You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is a presentation for what task queues are and why they are needed. </p>
131
+
</li>
132
+
<li>
133
+
<p><ahref="https://www.digitalocean.com/community/articles/how-to-use-celery-with-rabbitmq-to-queue-tasks-on-an-ubuntu-vps">How to use Celery with RabbitMQ</a>
134
+
is a detail walkthrough for using these tools on an Ubuntu VPS.</p>
135
+
</li>
136
+
<li>
137
+
<p>Heroku has a clear walkthrough for using
138
+
<ahref="https://devcenter.heroku.com/articles/python-rq">RQ for background tasks</a>.</p>
0 commit comments