 Celery 2.4 DocumentationSetting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ rabbitmqctl add_user myuser mypassword $ rabbitmqctl add_vhost Broker Before you can use Celery you need to choose, install and run a broker. The broker is the service responsible for receiving and delivering task messages. There are several choices available, including: popular being RabbitMQ. The worker processes messages, and consists of one or more physical (or virtual) nodes. 2.1.1 Tasks The action to take whenever a message of a certain type is received is called0 码力 | 395 页 | 1.54 MB | 1 年前3 Celery 2.4 DocumentationSetting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ rabbitmqctl add_user myuser mypassword $ rabbitmqctl add_vhost Broker Before you can use Celery you need to choose, install and run a broker. The broker is the service responsible for receiving and delivering task messages. There are several choices available, including: popular being RabbitMQ. The worker processes messages, and consists of one or more physical (or virtual) nodes. 2.1.1 Tasks The action to take whenever a message of a certain type is received is called0 码力 | 395 页 | 1.54 MB | 1 年前3
 Celery 2.4 DocumentationSetting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ rabbitmqctl add_user myuser mypassword $ rabbitmqctl add_vhost Broker Before you can use Celery you need to choose, install and run a broker. The broker is the service responsible for receiving and delivering task messages. There are several choices available, including: popular being RabbitMQ. The worker processes messages, and consists of one or more physical (or virtual) nodes. Tasks The action to take whenever a message of a certain type is received is called a “task”0 码力 | 543 页 | 957.42 KB | 1 年前3 Celery 2.4 DocumentationSetting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ rabbitmqctl add_user myuser mypassword $ rabbitmqctl add_vhost Broker Before you can use Celery you need to choose, install and run a broker. The broker is the service responsible for receiving and delivering task messages. There are several choices available, including: popular being RabbitMQ. The worker processes messages, and consists of one or more physical (or virtual) nodes. Tasks The action to take whenever a message of a certain type is received is called a “task”0 码力 | 543 页 | 957.42 KB | 1 年前3
 Celery 2.5 DocumentationSetting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ rabbitmqctl add_user myuser mypassword $ rabbitmqctl add_vhost Broker Before you can use Celery you need to choose, install and run a broker. The broker is the service responsible for receiving and delivering task messages. There are several choices available, including: popular being RabbitMQ. The worker processes messages, and consists of one or more physical (or virtual) nodes. Tasks The action to take whenever a message of a certain type is received is called a “task”0 码力 | 647 页 | 1011.88 KB | 1 年前3 Celery 2.5 DocumentationSetting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ rabbitmqctl add_user myuser mypassword $ rabbitmqctl add_vhost Broker Before you can use Celery you need to choose, install and run a broker. The broker is the service responsible for receiving and delivering task messages. There are several choices available, including: popular being RabbitMQ. The worker processes messages, and consists of one or more physical (or virtual) nodes. Tasks The action to take whenever a message of a certain type is received is called a “task”0 码力 | 647 页 | 1011.88 KB | 1 年前3
 Celery 2.5 DocumentationSetting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ rabbitmqctl add_user myuser mypassword $ rabbitmqctl add_vhost Broker Before you can use Celery you need to choose, install and run a broker. The broker is the service responsible for receiving and delivering task messages. There are several choices available, including: popular being RabbitMQ. The worker processes messages, and consists of one or more physical (or virtual) nodes. 2.1.1 Tasks The action to take whenever a message of a certain type is received is called0 码力 | 400 页 | 1.40 MB | 1 年前3 Celery 2.5 DocumentationSetting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ rabbitmqctl add_user myuser mypassword $ rabbitmqctl add_vhost Broker Before you can use Celery you need to choose, install and run a broker. The broker is the service responsible for receiving and delivering task messages. There are several choices available, including: popular being RabbitMQ. The worker processes messages, and consists of one or more physical (or virtual) nodes. 2.1.1 Tasks The action to take whenever a message of a certain type is received is called0 码力 | 400 页 | 1.40 MB | 1 年前3
 Celery 3.1 Documentationused to limit memory usage in shared hosting/cloud environments or to enforce a given quality of service. Read more... . • Resource Leak Protection The --maxtasksperchild option is used for user tasks Setting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ sudo rabbitmqctl add_user myuser mypassword $ sudo rabbitmqctl socket is possible by adding the virtual_host parameter to the URL: 14 Chapter 2. Contents Celery Documentation, Release 3.1.25 redis+socket:///path/to/redis.sock?virtual_host=db_number Visibility Timeout0 码力 | 607 页 | 2.27 MB | 1 年前3 Celery 3.1 Documentationused to limit memory usage in shared hosting/cloud environments or to enforce a given quality of service. Read more... . • Resource Leak Protection The --maxtasksperchild option is used for user tasks Setting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ sudo rabbitmqctl add_user myuser mypassword $ sudo rabbitmqctl socket is possible by adding the virtual_host parameter to the URL: 14 Chapter 2. Contents Celery Documentation, Release 3.1.25 redis+socket:///path/to/redis.sock?virtual_host=db_number Visibility Timeout0 码力 | 607 页 | 2.27 MB | 1 年前3
 Celery 3.1 Documentationused to limit memory usage in shared hosting/cloud environments or to enforce a given quality of service. Read more…. Resource Leak Protection The --maxtasksperchild option is used for user tasks leaking Setting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ sudo rabbitmqctl add_user myuser mypassword $ sudo rabbitmqctl database number when using a unix socket is possible by adding the virtual_host parameter to the URL: redis+socket:///path/to/redis.sock?virtual_host=db_number Visibility Timeout The visibility timeout defines0 码力 | 887 页 | 1.22 MB | 1 年前3 Celery 3.1 Documentationused to limit memory usage in shared hosting/cloud environments or to enforce a given quality of service. Read more…. Resource Leak Protection The --maxtasksperchild option is used for user tasks leaking Setting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ sudo rabbitmqctl add_user myuser mypassword $ sudo rabbitmqctl database number when using a unix socket is possible by adding the virtual_host parameter to the URL: redis+socket:///path/to/redis.sock?virtual_host=db_number Visibility Timeout The visibility timeout defines0 码力 | 887 页 | 1.22 MB | 1 年前3
 Celery v4.0.1 DocumentationSetting up RabbitMQ To use Celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ sudo rabbitmqctl add_user myuser mypassword $ sudo rabbitmqctl database number when using a Unix socket is possible by adding the virtual_host parameter to the URL: redis+socket:///path/to/redis.sock?virtual_host=db_number Visibility Timeout The visibility timeout defines messages will be seen by all virtual hosts by default. You have to set a transport option to prefix the messages so that they will only be received by the active virtual host: app.conf.broker_transport_options0 码力 | 1040 页 | 1.37 MB | 1 年前3 Celery v4.0.1 DocumentationSetting up RabbitMQ To use Celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ sudo rabbitmqctl add_user myuser mypassword $ sudo rabbitmqctl database number when using a Unix socket is possible by adding the virtual_host parameter to the URL: redis+socket:///path/to/redis.sock?virtual_host=db_number Visibility Timeout The visibility timeout defines messages will be seen by all virtual hosts by default. You have to set a transport option to prefix the messages so that they will only be received by the active virtual host: app.conf.broker_transport_options0 码力 | 1040 页 | 1.37 MB | 1 年前3
 Celery v4.0.2 DocumentationSetting up RabbitMQ To use Celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ sudo rabbitmqctl add_user myuser mypassword $ sudo rabbitmqctl database number when using a Unix socket is possible by adding the virtual_host parameter to the URL: redis+socket:///path/to/redis.sock?virtual_host=db_number Visibility Timeout The visibility timeout defines messages will be seen by all virtual hosts by default. You have to set a transport option to prefix the messages so that they will only be received by the active virtual host: app.conf.broker_transport_options0 码力 | 1042 页 | 1.37 MB | 1 年前3 Celery v4.0.2 DocumentationSetting up RabbitMQ To use Celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ sudo rabbitmqctl add_user myuser mypassword $ sudo rabbitmqctl database number when using a Unix socket is possible by adding the virtual_host parameter to the URL: redis+socket:///path/to/redis.sock?virtual_host=db_number Visibility Timeout The visibility timeout defines messages will be seen by all virtual hosts by default. You have to set a transport option to prefix the messages so that they will only be received by the active virtual host: app.conf.broker_transport_options0 码力 | 1042 页 | 1.37 MB | 1 年前3
 Celery v4.1.0 DocumentationSetting up RabbitMQ To use Celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ sudo rabbitmqctl add_user myuser mypassword $ sudo rabbitmqctl database number when using a Unix socket is possible by adding the virtual_host parameter to the URL: redis+socket:///path/to/redis.sock?virtual_host=db_number Visibility Timeout The visibility timeout defines messages will be seen by all virtual hosts by default. You have to set a transport option to prefix the messages so that they will only be received by the active virtual host: app.conf.broker_transport_options0 码力 | 1057 页 | 1.35 MB | 1 年前3 Celery v4.1.0 DocumentationSetting up RabbitMQ To use Celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ sudo rabbitmqctl add_user myuser mypassword $ sudo rabbitmqctl database number when using a Unix socket is possible by adding the virtual_host parameter to the URL: redis+socket:///path/to/redis.sock?virtual_host=db_number Visibility Timeout The visibility timeout defines messages will be seen by all virtual hosts by default. You have to set a transport option to prefix the messages so that they will only be received by the active virtual host: app.conf.broker_transport_options0 码力 | 1057 页 | 1.35 MB | 1 年前3
 Celery 4.0 DocumentationSetting up RabbitMQ To use Celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ sudo rabbitmqctl add_user myuser mypassword $ sudo rabbitmqctl database number when using a Unix socket is possible by adding the virtual_host parameter to the URL: redis+socket:///path/to/redis.sock?virtual_host=db_number Visibility Timeout The visibility timeout defines messages will be seen by all virtual hosts by default. You have to set a transport option to prefix the messages so that they will only be received by the active virtual host: app.conf.broker_transport_options0 码力 | 1042 页 | 1.37 MB | 1 年前3 Celery 4.0 DocumentationSetting up RabbitMQ To use Celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ sudo rabbitmqctl add_user myuser mypassword $ sudo rabbitmqctl database number when using a Unix socket is possible by adding the virtual_host parameter to the URL: redis+socket:///path/to/redis.sock?virtual_host=db_number Visibility Timeout The visibility timeout defines messages will be seen by all virtual hosts by default. You have to set a transport option to prefix the messages so that they will only be received by the active virtual host: app.conf.broker_transport_options0 码力 | 1042 页 | 1.37 MB | 1 年前3
共 464 条
- 1
- 2
- 3
- 4
- 5
- 6
- 47














 
 