阅读背景:

在文本文件中保存双端队列

来源:互联网 

I am writing a crawler in Python, in order to make Ctrl+C not to cause my crawler to start over in next run, I need to save the processing deque in a text file (one item per line) and update it every iteration, the update operation needs to be super fast. In order not to reinvent the wheel, I am asking if there is an established module to do this?I am writing a crawler in Python, in order to m




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: