Search code examples
Pros and cons to use Celery vs. RQ...


pythonredisceleryscheduled-taskspython-rq

Read More
how to get info about an rq worker working on a remote redis...


python-rq

Read More
redis redis.client rq Queue job.result # => None...


pythonredispython-rq

Read More
Django python-rq -- DatabaseError SSL error: decryption failed or bad record mac...


djangopostgresqlherokupython-rq

Read More
Starting rqworker using supervisor causes spawn error...


djangosupervisordpython-rqdjango-rq

Read More
High SQLAlchemy initialization overhead...


pythonflasksqlalchemyflask-sqlalchemypython-rq

Read More
Is there a way to submit functions from __main__ using Python RQ...


pythonpython-rq

Read More
How to access redis connection in background task...


pythonflaskredispython-rq

Read More
python rq worker execute tasks in parallel...


pythonmessage-queuepython-rq

Read More
Get *all* current jobs from python-rq...


pythonpython-rq

Read More
Python-rq with flask + uwsgi + Nginx : Do I need more uwsgi processes or redis workers?...


pythonflaskredisuwsgipython-rq

Read More
Running rqworker concurrently...


pythonpython-rq

Read More
Unsatisfactory job push performance with Python RQ...


pythonasynchronousredistask-queuepython-rq

Read More
Make my python scikit in function in python-rq queue run faster?...


pythonscikit-learnpython-rq

Read More
Django-RQ + Braintree: Submit for settlement...


djangobraintreepython-rqdjango-rq

Read More
Large memory Python background jobs...


pythonmongodbherokuflaskpython-rq

Read More
Delete a Queue from Python-RQ / Redis...


pythonredispython-rq

Read More
Cannot access a file from worker, but works in the view - [Errno 2] No such file or directory...


pythondjangoherokupython-rq

Read More
RQ Timeout does not kill multi-threaded jobs...


pythonmultithreadingpython-2.7python-rqdjango-rq

Read More
how to explicitely give priorities to the queues with python-rq...


python-rq

Read More
python-rq worker closes automatically...


python-2.7redispython-rq

Read More
Executing long task on a remote server with python-rq...


pythonredisflaskpython-rq

Read More
Getting information from long running background process in Django...


pythondjangobackground-processpython-rq

Read More
RQ concurrency with supervisord?...


pythonconcurrencysupervisordpython-rq

Read More
Storing a calculation in a flask route cache...


pythonflaskpython-rqflask-cache

Read More
How can I run a python-rq rqworker as an attached-daemon in UWSGI in python 3 without ASCII encoding...


python-3.xlocaleuwsgipython-rq

Read More
Youtube-dl monitoring status while in python-rq task...


pythonyoutube-dlpython-rq

Read More
Storing "meta" data on redis job is not working?...


pythonredispython-rq

Read More
Should two modules use the same redis connection? (I'm working with Flask)...


pythonredispython-rq

Read More
Flask Heroku app can't connect to Redis Queue...


pythonherokuflaskredispython-rq

Read More
BackNext