 Celery v5.0.2 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 2313 页 | 2.14 MB | 1 年前3 Celery v5.0.2 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 2313 页 | 2.14 MB | 1 年前3
 Celery v5.0.5 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 2315 页 | 2.14 MB | 1 年前3 Celery v5.0.5 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 2315 页 | 2.14 MB | 1 年前3
 Celery v5.0.1 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 2313 页 | 2.13 MB | 1 年前3 Celery v5.0.1 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 2313 页 | 2.13 MB | 1 年前3
 Celery v5.0.0 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 2309 页 | 2.13 MB | 1 年前3 Celery v5.0.0 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 2309 页 | 2.13 MB | 1 年前3
 Celery 3.0 Documentationmeaning that; sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) ... Now let’s call our0 码力 | 2110 页 | 2.23 MB | 1 年前3 Celery 3.0 Documentationmeaning that; sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) ... Now let’s call our0 码力 | 2110 页 | 2.23 MB | 1 年前3
 Celery v4.0.0 Documentationmeaning that; sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) ... Now let’s call our0 码力 | 2106 页 | 2.23 MB | 1 年前3 Celery v4.0.0 Documentationmeaning that; sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) ... Now let’s call our0 码力 | 2106 页 | 2.23 MB | 1 年前3
 Celery v4.4.5 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 1215 页 | 1.44 MB | 1 年前3 Celery v4.4.5 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 1215 页 | 1.44 MB | 1 年前3
 Celery 4.4.3 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 1209 页 | 1.44 MB | 1 年前3 Celery 4.4.3 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 1209 页 | 1.44 MB | 1 年前3
 Celery v4.4.4 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 1215 页 | 1.44 MB | 1 年前3 Celery v4.4.4 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 1215 页 | 1.44 MB | 1 年前3
 Celery v4.4.6 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 1216 页 | 1.44 MB | 1 年前3 Celery v4.4.6 Documentationmeaning that sig.apply_async(args=(), kwargs={}, **options) Calls the signature with optional partial arguments and partial keyword arguments. Also supports partial execution options. sig.delay(*args production code, but it’s a handy shortcut when experimenting in the Python shell: >>> ~sig >>> # is the same as >>> sig.delay().get() Callbacks New in version 3.0. Callbacks can be added to any task using prepended to the arguments specified by the signature itself! If you have the signature: >>> sig = add.s(10) then sig.delay(result) becomes: >>> add.apply_async(args=(result, 10)) … Now let’s call our add0 码力 | 1216 页 | 1.44 MB | 1 年前3
共 51 条
- 1
- 2
- 3
- 4
- 5
- 6














 
 