 Celery 2.5 Documentationqueue/job queue based on distributed message passing. Focused on real- time operation, but supports scheduling as well. The execution units, called tasks, are executed concurrently on one or more worker nodes finished. • Making sure something is done, by executing it asynchronously and using retries. • Scheduling periodic work. And to some degree: • Distributed computing. • Parallel execution. 9.2 Misconceptions mid-execution. Not acceptable for most applications, but desirable for others. • Added crontab-like scheduling to periodic tasks. Like a cron job, you can specify units of time of when you would like the task0 码力 | 400 页 | 1.40 MB | 1 年前3 Celery 2.5 Documentationqueue/job queue based on distributed message passing. Focused on real- time operation, but supports scheduling as well. The execution units, called tasks, are executed concurrently on one or more worker nodes finished. • Making sure something is done, by executing it asynchronously and using retries. • Scheduling periodic work. And to some degree: • Distributed computing. • Parallel execution. 9.2 Misconceptions mid-execution. Not acceptable for most applications, but desirable for others. • Added crontab-like scheduling to periodic tasks. Like a cron job, you can specify units of time of when you would like the task0 码力 | 400 页 | 1.40 MB | 1 年前3
 Celery 2.5 Documentationqueue/job queue based on distributed message passing. Focused on real-time operation, but supports scheduling as well. The execution units, called tasks, are executed concurrently on one or more worker nodes Concurrency Concurrency is achieved by using multiprocessing, Eventlet, gevent or a mix of these. Scheduling Supports recurring tasks like cron, or specifying an exact date or countdown for when after the has finished. Making sure something is done, by executing it asynchronously and using retries. Scheduling periodic work. And to some degree: Distributed computing. Parallel execution. Misconceptions0 码力 | 647 页 | 1011.88 KB | 1 年前3 Celery 2.5 Documentationqueue/job queue based on distributed message passing. Focused on real-time operation, but supports scheduling as well. The execution units, called tasks, are executed concurrently on one or more worker nodes Concurrency Concurrency is achieved by using multiprocessing, Eventlet, gevent or a mix of these. Scheduling Supports recurring tasks like cron, or specifying an exact date or countdown for when after the has finished. Making sure something is done, by executing it asynchronously and using retries. Scheduling periodic work. And to some degree: Distributed computing. Parallel execution. Misconceptions0 码力 | 647 页 | 1011.88 KB | 1 年前3
 Celery 3.1 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on be set as a default, for a specific worker or individually for each task type. Read more... . • Scheduling You can specify the time to run a task in seconds or a datetime, or or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 607 页 | 2.27 MB | 1 年前3 Celery 3.1 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on be set as a default, for a specific worker or individually for each task type. Read more... . • Scheduling You can specify the time to run a task in seconds or a datetime, or or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 607 页 | 2.27 MB | 1 年前3
 Celery 3.1 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on can be set as a default, for a specific worker or individually for each task type. Read more…. Scheduling You can specify the time to run a task in seconds or a datetime, or or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 887 页 | 1.22 MB | 1 年前3 Celery 3.1 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on can be set as a default, for a specific worker or individually for each task type. Read more…. Scheduling You can specify the time to run a task in seconds or a datetime, or or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 887 页 | 1.22 MB | 1 年前3
 Celery v4.4.5 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on can be set as a default, for a specific worker or individually for each task type. Read more…. Scheduling You can specify the time to run a task in seconds or a datetime, or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 1215 页 | 1.44 MB | 1 年前3 Celery v4.4.5 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on can be set as a default, for a specific worker or individually for each task type. Read more…. Scheduling You can specify the time to run a task in seconds or a datetime, or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 1215 页 | 1.44 MB | 1 年前3
 Celery 4.4.3 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on can be set as a default, for a specific worker or individually for each task type. Read more…. Scheduling You can specify the time to run a task in seconds or a datetime, or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 1209 页 | 1.44 MB | 1 年前3 Celery 4.4.3 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on can be set as a default, for a specific worker or individually for each task type. Read more…. Scheduling You can specify the time to run a task in seconds or a datetime, or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 1209 页 | 1.44 MB | 1 年前3
 Celery v4.4.4 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on can be set as a default, for a specific worker or individually for each task type. Read more…. Scheduling You can specify the time to run a task in seconds or a datetime, or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 1215 页 | 1.44 MB | 1 年前3 Celery v4.4.4 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on can be set as a default, for a specific worker or individually for each task type. Read more…. Scheduling You can specify the time to run a task in seconds or a datetime, or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 1215 页 | 1.44 MB | 1 年前3
 Celery v4.4.6 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on can be set as a default, for a specific worker or individually for each task type. Read more…. Scheduling You can specify the time to run a task in seconds or a datetime, or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 1216 页 | 1.44 MB | 1 年前3 Celery v4.4.6 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on can be set as a default, for a specific worker or individually for each task type. Read more…. Scheduling You can specify the time to run a task in seconds or a datetime, or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 1216 页 | 1.44 MB | 1 年前3
 Celery v4.4.7 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on can be set as a default, for a specific worker or individually for each task type. Read more…. Scheduling You can specify the time to run a task in seconds or a datetime, or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 1219 页 | 1.44 MB | 1 年前3 Celery v4.4.7 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on can be set as a default, for a specific worker or individually for each task type. Read more…. Scheduling You can specify the time to run a task in seconds or a datetime, or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 1219 页 | 1.44 MB | 1 年前3
 Celery 4.4.1 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on can be set as a default, for a specific worker or individually for each task type. Read more…. Scheduling You can specify the time to run a task in seconds or a datetime, or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 1188 页 | 1.42 MB | 1 年前3 Celery 4.4.1 Documentationsuch a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on can be set as a default, for a specific worker or individually for each task type. Read more…. Scheduling You can specify the time to run a task in seconds or a datetime, or you can use periodic tasks many short tasks and fewer long tasks, a compromise between throughput and fair scheduling. If you have strict fair scheduling requirements, or want to optimize for throughput then you should read the Optimizing0 码力 | 1188 页 | 1.42 MB | 1 年前3
共 187 条
- 1
- 2
- 3
- 4
- 5
- 6
- 19














