 Celery 2.3 DocumentationInstalling RabbitMQ on OS X – Configuring the system host name – Starting/Stopping the RabbitMQ server 1.2.1 Installing RabbitMQ See Installing RabbitMQ over at RabbitMQ’s website. For Mac OS X see rabbitmqctl set_permissions -p myvhost myuser ".*" ".*" ".*" See the RabbitMQ Admin Guide for more information about access control. 1.2.3 Installing RabbitMQ on OS X The easiest way to install RabbitMQ on rabbitmq using brew: $ brew install rabbitmq Configuring the system host name If you’re using a DHCP server that is giving you a random host name, you need to permanently configure the host name. This is because0 码力 | 334 页 | 1.25 MB | 1 年前3 Celery 2.3 DocumentationInstalling RabbitMQ on OS X – Configuring the system host name – Starting/Stopping the RabbitMQ server 1.2.1 Installing RabbitMQ See Installing RabbitMQ over at RabbitMQ’s website. For Mac OS X see rabbitmqctl set_permissions -p myvhost myuser ".*" ".*" ".*" See the RabbitMQ Admin Guide for more information about access control. 1.2.3 Installing RabbitMQ on OS X The easiest way to install RabbitMQ on rabbitmq using brew: $ brew install rabbitmq Configuring the system host name If you’re using a DHCP server that is giving you a random host name, you need to permanently configure the host name. This is because0 码力 | 334 页 | 1.25 MB | 1 年前3
 Celery 2.1 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 123 9.6 Task Information and Utilities - celery.task . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 161 9.27 Celery Periodic Task Server - celery.bin.celerybeat . . . . . . . . . . . . . . . . . . . . . . . . . . . 162 9.28 celeryev: high level overview of the architecture. The broker delivers tasks to the worker servers. A worker server is a networked machine running celeryd. This can be one or more machines depending on the workload0 码力 | 285 页 | 1.19 MB | 1 年前3 Celery 2.1 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 123 9.6 Task Information and Utilities - celery.task . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 161 9.27 Celery Periodic Task Server - celery.bin.celerybeat . . . . . . . . . . . . . . . . . . . . . . . . . . . 162 9.28 celeryev: high level overview of the architecture. The broker delivers tasks to the worker servers. A worker server is a networked machine running celeryd. This can be one or more machines depending on the workload0 码力 | 285 页 | 1.19 MB | 1 年前3
 Celery 2.2 DocumentationInstalling RabbitMQ on OS X – Configuring the system host name – Starting/Stopping the RabbitMQ server 1.2.1 Installing RabbitMQ See Installing RabbitMQ over at RabbitMQ’s website. For Mac OS X see rabbitmqctl set_permissions -p myvhost myuser ".*" ".*" ".*" See the RabbitMQ Admin Guide for more information about access control. 1.2.3 Installing RabbitMQ on OS X The easiest way to install RabbitMQ on rabbitmq using brew: $ brew install rabbitmq Configuring the system host name If you’re using a DHCP server that is giving you a random host name, you need to permanently configure the host name. This is because0 码力 | 314 页 | 1.26 MB | 1 年前3 Celery 2.2 DocumentationInstalling RabbitMQ on OS X – Configuring the system host name – Starting/Stopping the RabbitMQ server 1.2.1 Installing RabbitMQ See Installing RabbitMQ over at RabbitMQ’s website. For Mac OS X see rabbitmqctl set_permissions -p myvhost myuser ".*" ".*" ".*" See the RabbitMQ Admin Guide for more information about access control. 1.2.3 Installing RabbitMQ on OS X The easiest way to install RabbitMQ on rabbitmq using brew: $ brew install rabbitmq Configuring the system host name If you’re using a DHCP server that is giving you a random host name, you need to permanently configure the host name. This is because0 码力 | 314 页 | 1.26 MB | 1 年前3
 Celery 2.0 Documentationhigh level overview of the architecture. The broker pushes tasks to the worker servers. A worker server is a networked machine running celeryd. This can be one or more machines depending on the workload • Installing RabbitMQ on OS X – Configuring the system hostname – Starting/Stopping the RabbitMQ server 1.2.1 Installing RabbitMQ See Installing RabbitMQ over at RabbitMQ’s website. For Mac OS X see rabbitmqctl set_permissions -p myvhost myuser ".*" ".*" ".*" See the RabbitMQ Admin Guide for more information about access control. 6 Chapter 1. Getting Started Celery Documentation, Release 2.0.3 (stable)0 码力 | 165 页 | 492.43 KB | 1 年前3 Celery 2.0 Documentationhigh level overview of the architecture. The broker pushes tasks to the worker servers. A worker server is a networked machine running celeryd. This can be one or more machines depending on the workload • Installing RabbitMQ on OS X – Configuring the system hostname – Starting/Stopping the RabbitMQ server 1.2.1 Installing RabbitMQ See Installing RabbitMQ over at RabbitMQ’s website. For Mac OS X see rabbitmqctl set_permissions -p myvhost myuser ".*" ".*" ".*" See the RabbitMQ Admin Guide for more information about access control. 6 Chapter 1. Getting Started Celery Documentation, Release 2.0.3 (stable)0 码力 | 165 页 | 492.43 KB | 1 年前3
 Celery 2.5 DocumentationConfiguration • Installing the RabbitMQ Server – Setting up RabbitMQ – Installing RabbitMQ on OS X * Configuring the system host name * Starting/Stopping the RabbitMQ server Installation & Configuration RabbitMQ various broker configuration options available to Celery, see Broker Settings. Installing the RabbitMQ Server See Installing RabbitMQ over at RabbitMQ’s website. For Mac OS X see Installing RabbitMQ on OS X rabbitmqctl set_permissions -p myvhost myuser ".*" ".*" ".*" See the RabbitMQ Admin Guide for more information about access control. Installing RabbitMQ on OS X The easiest way to install RabbitMQ on Snow0 码力 | 400 页 | 1.40 MB | 1 年前3 Celery 2.5 DocumentationConfiguration • Installing the RabbitMQ Server – Setting up RabbitMQ – Installing RabbitMQ on OS X * Configuring the system host name * Starting/Stopping the RabbitMQ server Installation & Configuration RabbitMQ various broker configuration options available to Celery, see Broker Settings. Installing the RabbitMQ Server See Installing RabbitMQ over at RabbitMQ’s website. For Mac OS X see Installing RabbitMQ on OS X rabbitmqctl set_permissions -p myvhost myuser ".*" ".*" ".*" See the RabbitMQ Admin Guide for more information about access control. Installing RabbitMQ on OS X The easiest way to install RabbitMQ on Snow0 码力 | 400 页 | 1.40 MB | 1 年前3
 Celery 2.2 Documentationon OS X First steps with Celery Creating a simple task Configuration Running the celery worker server Executing the task Where to go from here Resources Getting Help Bug tracker Wiki Contributing License RabbitMQ Installing RabbitMQ on OS X Configuring the system host name Starting/Stopping the RabbitMQ server Installing RabbitMQ See Installing RabbitMQ [http://www.rabbitmq.com/install.html] over at RabbitMQ’s *" ".*" ".*" See the RabbitMQ Admin Guide [http://www.rabbitmq.com/admin-guide.html] for more information about access control [http://www.rabbitmq.com/admin-guide.html#access-control]. Installing RabbitMQ0 码力 | 505 页 | 878.66 KB | 1 年前3 Celery 2.2 Documentationon OS X First steps with Celery Creating a simple task Configuration Running the celery worker server Executing the task Where to go from here Resources Getting Help Bug tracker Wiki Contributing License RabbitMQ Installing RabbitMQ on OS X Configuring the system host name Starting/Stopping the RabbitMQ server Installing RabbitMQ See Installing RabbitMQ [http://www.rabbitmq.com/install.html] over at RabbitMQ’s *" ".*" ".*" See the RabbitMQ Admin Guide [http://www.rabbitmq.com/admin-guide.html] for more information about access control [http://www.rabbitmq.com/admin-guide.html#access-control]. Installing RabbitMQ0 码力 | 505 页 | 878.66 KB | 1 年前3
 Celery 2.1 DocumentationCallbacks - celery.task.sets Executing Tasks - celery.execute Task Result - celery.result Task Information and Utilities - celery.task Configuration - celery.conf Remote Management of Workers - celery.task celery.apps.beat Base Command - celery.bin.base celeryd - celery.bin.celeryd Celery Periodic Task Server - celery.bin.celerybeat celeryev: Curses Event Viewer - celery.bin.celeryev celeryctl - celery.bin on OS X First steps with Celery Creating a simple task Configuration Running the celery worker server Executing the task Where to go from here Resources Getting Help Bug tracker Wiki Contributing License0 码力 | 463 页 | 861.69 KB | 1 年前3 Celery 2.1 DocumentationCallbacks - celery.task.sets Executing Tasks - celery.execute Task Result - celery.result Task Information and Utilities - celery.task Configuration - celery.conf Remote Management of Workers - celery.task celery.apps.beat Base Command - celery.bin.base celeryd - celery.bin.celeryd Celery Periodic Task Server - celery.bin.celerybeat celeryev: Curses Event Viewer - celery.bin.celeryev celeryctl - celery.bin on OS X First steps with Celery Creating a simple task Configuration Running the celery worker server Executing the task Where to go from here Resources Getting Help Bug tracker Wiki Contributing License0 码力 | 463 页 | 861.69 KB | 1 年前3
 Celery 2.3 Documentationon OS X First steps with Celery Creating a simple task Configuration Running the celery worker server Executing the task Where to go from here Resources Getting Help Bug tracker Wiki Contributing License RabbitMQ Installing RabbitMQ on OS X Configuring the system host name Starting/Stopping the RabbitMQ server Installing RabbitMQ See Installing RabbitMQ [http://www.rabbitmq.com/install.html] over at RabbitMQ’s *" ".*" ".*" See the RabbitMQ Admin Guide [http://www.rabbitmq.com/admin-guide.html] for more information about access control [http://www.rabbitmq.com/admin-guide.html#access-control]. Installing RabbitMQ0 码力 | 530 页 | 900.64 KB | 1 年前3 Celery 2.3 Documentationon OS X First steps with Celery Creating a simple task Configuration Running the celery worker server Executing the task Where to go from here Resources Getting Help Bug tracker Wiki Contributing License RabbitMQ Installing RabbitMQ on OS X Configuring the system host name Starting/Stopping the RabbitMQ server Installing RabbitMQ See Installing RabbitMQ [http://www.rabbitmq.com/install.html] over at RabbitMQ’s *" ".*" ".*" See the RabbitMQ Admin Guide [http://www.rabbitmq.com/admin-guide.html] for more information about access control [http://www.rabbitmq.com/admin-guide.html#access-control]. Installing RabbitMQ0 码力 | 530 页 | 900.64 KB | 1 年前3
 Celery 2.0 Documentationbackend settings Messaging settings Task execution settings Worker: celeryd Periodic Task Server: celerybeat Monitor Server: celerymon Cookbook Creating Tasks Running celeryd as a daemon Tutorials Tutorials Callbacks - celery.task.sets Executing Tasks - celery.execute Task Result - celery.result Task Information and Utilities - celery.task Configuration - celery.conf Remote Management of Workers - celery.task Cluster State - celery.events.state Celery Worker Daemon - celery.bin.celeryd Celery Periodic Task Server - celery.bin.celerybeat celeryev: Curses Event Viewer - celery.bin.celeryev caqmadm: AMQP API Command-line0 码力 | 284 页 | 332.71 KB | 1 年前3 Celery 2.0 Documentationbackend settings Messaging settings Task execution settings Worker: celeryd Periodic Task Server: celerybeat Monitor Server: celerymon Cookbook Creating Tasks Running celeryd as a daemon Tutorials Tutorials Callbacks - celery.task.sets Executing Tasks - celery.execute Task Result - celery.result Task Information and Utilities - celery.task Configuration - celery.conf Remote Management of Workers - celery.task Cluster State - celery.events.state Celery Worker Daemon - celery.bin.celeryd Celery Periodic Task Server - celery.bin.celerybeat celeryev: Curses Event Viewer - celery.bin.celeryev caqmadm: AMQP API Command-line0 码力 | 284 页 | 332.71 KB | 1 年前3
 Celery 2.4 Documentationwith Celery Choosing your Broker Creating a simple task Configuration Running the celery worker server Executing the task Where to go from here Resources Getting Help Bug tracker Wiki Contributing License Configuration Installing the RabbitMQ Server Setting up RabbitMQ Installing RabbitMQ on OS X Configuring the system host name Starting/Stopping the RabbitMQ server Installation & Configuration RabbitMQ various broker configuration options available to Celery, see Broker Settings. Installing the RabbitMQ Server See Installing RabbitMQ [http://www.rabbitmq.com/install.html] over at RabbitMQ’s website. For Mac0 码力 | 543 页 | 957.42 KB | 1 年前3 Celery 2.4 Documentationwith Celery Choosing your Broker Creating a simple task Configuration Running the celery worker server Executing the task Where to go from here Resources Getting Help Bug tracker Wiki Contributing License Configuration Installing the RabbitMQ Server Setting up RabbitMQ Installing RabbitMQ on OS X Configuring the system host name Starting/Stopping the RabbitMQ server Installation & Configuration RabbitMQ various broker configuration options available to Celery, see Broker Settings. Installing the RabbitMQ Server See Installing RabbitMQ [http://www.rabbitmq.com/install.html] over at RabbitMQ’s website. For Mac0 码力 | 543 页 | 957.42 KB | 1 年前3
共 51 条
- 1
- 2
- 3
- 4
- 5
- 6














