mirror of
https://github.com/lorien/awesome-web-scraping.git
synced 2025-02-19 19:00:10 +02:00
update python-rq link
This commit is contained in:
parent
6a3b5ba5b3
commit
3ccc43bdd0
@ -220,7 +220,7 @@ statistic of browsers
|
||||
* [celery](http://www.celeryproject.org/) - An asynchronous task queue/job queue based on distributed message passing.
|
||||
* [huey](https://github.com/coleifer/huey) - Little multi-threaded task queue.
|
||||
* [mrq](https://github.com/pricingassistant/mrq) - Mr. Queue - A distributed worker task queue in Python using Redis & gevent.
|
||||
* [RQ](http://python-rq.org/docs/) - lightweight task queue manager based on redis
|
||||
* [RQ](https://github.com/rq/rq) - lightweight task queue manager based on redis
|
||||
* [simpleq](https://github.com/rdegges/simpleq) - A simple, infinitely scalable, Amazon SQS based queue.
|
||||
* [python-gearman](https://github.com/Yelp/python-gearman) - python API for Gearman
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user