Comment on Async Task QueuesComments−the_cat_kittles14yI'm by no means versed in async task queues, but Celery (https://github.com/ask/celery), a python task queue, has worked quite well for me. Interesting article.
Comments
I'm by no means versed in async task queues, but Celery (https://github.com/ask/celery), a python task queue, has worked quite well for me. Interesting article.