Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI) 2020-08-20 07:25:32 +00:00
parent c29a252dac
commit fe0cf34f18
3 changed files with 2 additions and 1 deletions

View File

@ -2743,6 +2743,7 @@
<p><em>Libraries for working with task queues.</em></p>
<ul>
<li><a href="http://www.celeryproject.org/">celery</a> - An asynchronous task queue/job queue based on distributed message passing.</li>
<li><a href="https://github.com/Bogdanp/dramatiq">daramatiq</a> - A fast and reliable background task processing library for Python 3.</li>
<li><a href="https://github.com/coleifer/huey">huey</a> - Little multi-threaded task queue.</li>
<li><a href="https://github.com/pricingassistant/mrq">mrq</a> - A distributed worker task queue in Python using Redis &amp; gevent.</li>
<li><a href="https://github.com/rq/rq">rq</a> - Simple job queues for Python.</li>

File diff suppressed because one or more lines are too long

Binary file not shown.