File tree 3 files changed +2
-2
lines changed
3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2774,7 +2774,7 @@ <h2 id="tagging">Tagging</h2>
2774
2774
< h2 id ="task-queues "> Task Queues</ h2 >
2775
2775
< p > < em > Libraries for working with task queues.</ em > </ p >
2776
2776
< ul >
2777
- < li > < a href ="http ://www .celeryproject.org/ "> celery</ a > - An asynchronous task queue/job queue based on distributed message passing.</ li >
2777
+ < li > < a href ="https ://docs .celeryproject.org/en/stable / "> celery</ a > - An asynchronous task queue/job queue based on distributed message passing.</ li >
2778
2778
< li > < a href ="https://github.com/Bogdanp/dramatiq "> daramatiq</ a > - A fast and reliable background task processing library for Python 3.</ li >
2779
2779
< li > < a href ="https://github.com/coleifer/huey "> huey</ a > - Little multi-threaded task queue.</ li >
2780
2780
< li > < a href ="https://github.com/pricingassistant/mrq "> mrq</ a > - A distributed worker task queue in Python using Redis & gevent.</ li >
Original file line number Diff line number Diff line change 2
2
<urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9" >
3
3
<url >
4
4
<loc >https://awesome-python.com/</loc >
5
- <lastmod >2020-10-06 </lastmod >
5
+ <lastmod >2020-10-17 </lastmod >
6
6
<changefreq >daily</changefreq >
7
7
</url >
8
8
</urlset >
You can’t perform that action at this time.
0 commit comments