]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add a web spider example to demonstrate Queue.
authorA. Jesse Jiryu Davis <jesse@mongodb.com>
Wed, 15 Apr 2015 01:24:42 +0000 (21:24 -0400)
committerA. Jesse Jiryu Davis <jesse@mongodb.com>
Wed, 15 Apr 2015 01:24:42 +0000 (21:24 -0400)
commit41724baf6588178ddf101da632c91a59b3755df5
treebcec8c7dd35d4e52987794a7c3893bb096cf4d90
parent303c09ce9d5855a280dad5561efa14a719ed6477
Add a web spider example to demonstrate Queue.
demos/webspider/webspider.py [new file with mode: 0644]
docs/guide.rst
docs/guide/queues.rst [new file with mode: 0644]