Django Q Documentation Release 1.3.6
PaaS compatible with multiple instances Multi cluster monitor Redis, Disque, IronMQ, SQS, MongoDB or ORM Rollbar and Sentry support Django Q is tested with: Python 3.7 and 3.8, Django 2.2.x and 3.1.x Currently disque_auth iron_mq sqs orm mongo mongo_db broker_class bulk poll cache cached scheduler error_reporter cpu_affinity Brokers Redis Disque IronMQ Amazon SQS MongoDB Django ORM Custom Broker Reference For example, with the following code # settings.py Q_CLUSTER = { 'retry': 5 'workers': 4, 'orm': 'default', } # example.py from django_q.tasks import async_task async_task('time.sleep', 22)0 码力 | 81 页 | 512.48 KB | 1 年前3Django Q Documentation Release 1.3.6
compatible with multiple instances • Multi cluster monitor • Redis, Disque, IronMQ, SQS, MongoDB or ORM • Rollbar and Sentry support Django Q is tested with: Python 3.7 and 3.8, Django 2.2.x and 3.1.x receipts. For example, with the following code # settings.py Q_CLUSTER = { 'retry': 5 'workers': 4, 'orm': 'default', } # example.py from django_q.tasks import async_task async_task('time.sleep', 22) exceeding 256kb. 1.2.23 orm If you want to use Django’s database backend as a message broker, set the orm keyword to the database connection you want it to use: # example ORM broker connection Q_CLUSTER0 码力 | 64 页 | 453.51 KB | 1 年前3Django Q Documentation Release 1.3.6
PaaS compatible with multiple instances Multi cluster monitor Redis, Disque, IronMQ, SQS, MongoDB or ORM Rollbar and Sentry support Django Q is tested with: Python 3.7 and 3.8, Django 2.2.x and 3.1.x Currently disque_auth iron_mq sqs orm mongo mongo_db broker_class bulk poll cache cached scheduler error_reporter cpu_affinity Brokers Redis Disque IronMQ Amazon SQS MongoDB Django ORM Custom Broker Reference For example, with the following code # settings.py Q_CLUSTER = { 'retry': 5 'workers': 4, 'orm': 'default', } # example.py from django_q.tasks import async_task async_task('time.sleep', 22)0 码力 | 81 页 | 512.34 KB | 1 年前3Django Q Documentation Release 0.7.18
PaaS compatible with multiple instances Multi cluster monitor Redis, Disque, IronMQ, SQS, MongoDB or ORM Rollbar support Django Q is tested with: Python 2.7 & 3.5. Django 1.8.13 & 1.9.7 Contents: Installation disque_nodes disque_auth iron_mq sqs orm mongo mongo_db broker_class bulk poll cache cached scheduler rollbar cpu_affinity Brokers Redis Disque IronMQ Amazon SQS MongoDB Django ORM Custom Broker Reference Tasks payload not exceeding 256kb. orm If you want to use Django’s database backend as a message broker, set the orm keyword to the database connection you want it to use: # example ORM broker connection Q_CLUSTER0 码力 | 73 页 | 516.84 KB | 1 年前3Django Q Documentation Release 0.7.15
PaaS compatible with multiple instances Multi cluster monitor Redis, Disque, IronMQ, SQS, MongoDB or ORM Rollbar support Django Q is tested with: Python 2.7 & 3.5. Django 1.8.8 & 1.9.1 Contents: Installation disque_nodes disque_auth iron_mq sqs orm mongo mongo_db broker_class bulk poll cache cached scheduler rollbar cpu_affinity Brokers Redis Disque IronMQ Amazon SQS MongoDB Django ORM Custom Broker Reference Tasks payload not exceeding 256kb. orm If you want to use Django’s database backend as a message broker, set the orm keyword to the database connection you want it to use: # example ORM broker connection Q_CLUSTER0 码力 | 73 页 | 528.16 KB | 1 年前3Django Q Documentation Release 0.7.16
PaaS compatible with multiple instances Multi cluster monitor Redis, Disque, IronMQ, SQS, MongoDB or ORM Rollbar support Django Q is tested with: Python 2.7 & 3.5. Django 1.8.11 & 1.9.4 Contents: Installation disque_nodes disque_auth iron_mq sqs orm mongo mongo_db broker_class bulk poll cache cached scheduler rollbar cpu_affinity Brokers Redis Disque IronMQ Amazon SQS MongoDB Django ORM Custom Broker Reference Tasks payload not exceeding 256kb. orm If you want to use Django’s database backend as a message broker, set the orm keyword to the database connection you want it to use: # example ORM broker connection Q_CLUSTER0 码力 | 73 页 | 516.76 KB | 1 年前3Django Q Documentation Release 0.8.0
PaaS compatible with multiple instances Multi cluster monitor Redis, Disque, IronMQ, SQS, MongoDB or ORM Rollbar support Django Q is tested with: Python 2.7 & 3.6. Django 1.8.18 LTS, 1.10.7 and 1.11 Contents: disque_nodes disque_auth iron_mq sqs orm mongo mongo_db broker_class bulk poll cache cached scheduler rollbar cpu_affinity Brokers Redis Disque IronMQ Amazon SQS MongoDB Django ORM Custom Broker Reference Tasks payload not exceeding 256kb. orm If you want to use Django’s database backend as a message broker, set the orm keyword to the database connection you want it to use: # example ORM broker connection Q_CLUSTER0 码力 | 73 页 | 506.27 KB | 1 年前3Django Q Documentation Release 0.7.17
PaaS compatible with multiple instances Multi cluster monitor Redis, Disque, IronMQ, SQS, MongoDB or ORM Rollbar support Django Q is tested with: Python 2.7 & 3.5. Django 1.8.12 & 1.9.5 Contents: Installation disque_nodes disque_auth iron_mq sqs orm mongo mongo_db broker_class bulk poll cache cached scheduler rollbar cpu_affinity Brokers Redis Disque IronMQ Amazon SQS MongoDB Django ORM Custom Broker Reference Tasks payload not exceeding 256kb. orm If you want to use Django’s database backend as a message broker, set the orm keyword to the database connection you want it to use: # example ORM broker connection Q_CLUSTER0 码力 | 73 页 | 516.85 KB | 1 年前3Django Q Documentation Release 0.7.9
PaaS compatible with multiple instances Multi cluster monitor Redis, Disque, IronMQ, SQS, MongoDB or ORM Python 2 and 3 Django Q is tested with: Python 2.7 & 3.5. Django 1.7.10 & 1.8.4 Contents: Installation django_redis disque_nodes disque_auth iron_mq sqs orm mongo mongo_db bulk cache cached scheduler cpu_affinity Brokers Redis Disque IronMQ Amazon SQS MongoDB Django ORM Reference Tasks Async Async Iterable Groups payload not exceeding 256kb. orm If you want to use Django’s database backend as a message broker, set the orm keyword to the database connection you want it to use: # example ORM broker connection Q_CLUSTER0 码力 | 62 页 | 514.67 KB | 1 年前3Django Q Documentation Release 0.9.0
PaaS compatible with multiple instances Multi cluster monitor Redis, Disque, IronMQ, SQS, MongoDB or ORM Rollbar and Sentry support Django Q is tested with: Python 2.7 & 3.6. Django 1.8.18 LTS, 1.11.9 and disque_auth iron_mq sqs orm mongo mongo_db broker_class bulk poll cache cached scheduler error_reporter rollbar cpu_affinity Brokers Redis Disque IronMQ Amazon SQS MongoDB Django ORM Custom Broker Reference payload not exceeding 256kb. orm If you want to use Django’s database backend as a message broker, set the orm keyword to the database connection you want it to use: # example ORM broker connection Q_CLUSTER0 码力 | 75 页 | 507.64 KB | 1 年前3
共 63 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7