Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Celery
(edit)
Revision as of 09:55, 30 August 2018
95 bytes added
,
09:55, 30 August 2018
no edit summary
Line 1:
Line 1:
−
=
= Install
=
=
+
= Install =
pip install Celery
pip install Celery
== Create Virtual Host and User ==
== Create Virtual Host and User ==
Line 22:
Line 22:
Never use kill to stop the RabbitMQ server, but rather use the rabbitmqctl command:
Never use kill to stop the RabbitMQ server, but rather use the rabbitmqctl command:
$ sudo rabbitmqctl stop
$ sudo rabbitmqctl stop
+
+
= Workers =
+
== Launch ==
+
celery -A {ProjectName} worker -l info --queues=queuename1,queuename2
Rafahsolis
Bureaucrats
,
Administrators
2,306
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version