 Celery v4.0.0 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', that the worker is able to find our tasks. proj/tasks.py from __future__ import absolute_import, unicode_literals from . import app @app.task def add(x, y): return x + y @app.task def mul(x, y): . The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 2106 页 | 2.23 MB | 1 年前3 Celery v4.0.0 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', that the worker is able to find our tasks. proj/tasks.py from __future__ import absolute_import, unicode_literals from . import app @app.task def add(x, y): return x + y @app.task def mul(x, y): . The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 2106 页 | 2.23 MB | 1 年前3
 Celery 3.0 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', that the worker is able to find our tasks. proj/tasks.py from __future__ import absolute_import, unicode_literals from . import app @app.task def add(x, y): return x + y @app.task def mul(x, y): . The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 2110 页 | 2.23 MB | 1 年前3 Celery 3.0 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', that the worker is able to find our tasks. proj/tasks.py from __future__ import absolute_import, unicode_literals from . import app @app.task def add(x, y): return x + y @app.task def mul(x, y): . The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 2110 页 | 2.23 MB | 1 年前3
 Celery v4.1.0 Documentation25 Celery Documentation, Release 4.1.0 proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', backend='amqp://', include=['proj that the worker is able to find our tasks. proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x, y): simplejson. The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 714 页 | 2.63 MB | 1 年前3 Celery v4.1.0 Documentation25 Celery Documentation, Release 4.1.0 proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', backend='amqp://', include=['proj that the worker is able to find our tasks. proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x, y): simplejson. The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 714 页 | 2.63 MB | 1 年前3
 Celery v4.1.0 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', that the worker is able to find our tasks. proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x . The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 1057 页 | 1.35 MB | 1 年前3 Celery v4.1.0 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', that the worker is able to find our tasks. proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x . The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 1057 页 | 1.35 MB | 1 年前3
 Celery v4.2.1 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', backend='amqp://', include=['proj Contents Celery Documentation, Release 4.2.1 proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x, y): simplejson. The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 746 页 | 2.73 MB | 1 年前3 Celery v4.2.1 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', backend='amqp://', include=['proj Contents Celery Documentation, Release 4.2.1 proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x, y): simplejson. The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 746 页 | 2.73 MB | 1 年前3
 Celery v4.2.1 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', that the worker is able to find our tasks. proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x . The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 1121 页 | 1.38 MB | 1 年前3 Celery v4.2.1 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', that the worker is able to find our tasks. proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x . The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 1121 页 | 1.38 MB | 1 年前3
 Celery v4.2.2 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', that the worker is able to find our tasks. proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x . The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 1121 页 | 1.38 MB | 1 年前3 Celery v4.2.2 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', that the worker is able to find our tasks. proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x . The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 1121 页 | 1.38 MB | 1 年前3
 Celery v4.2.0 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', backend='amqp://', include=['proj Contents Celery Documentation, Release 4.2.0 proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x, y): simplejson. The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 738 页 | 2.68 MB | 1 年前3 Celery v4.2.0 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', backend='amqp://', include=['proj Contents Celery Documentation, Release 4.2.0 proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x, y): simplejson. The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 738 页 | 2.68 MB | 1 年前3
 Celery v4.2.2 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', backend='amqp://', include=['proj Contents Celery Documentation, Release 4.2.2 proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x, y): simplejson. The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 744 页 | 2.71 MB | 1 年前3 Celery v4.2.2 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', backend='amqp://', include=['proj Contents Celery Documentation, Release 4.2.2 proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x, y): simplejson. The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 744 页 | 2.71 MB | 1 年前3
 Celery v4.2.0 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', that the worker is able to find our tasks. proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x . The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 1110 页 | 1.36 MB | 1 年前3 Celery v4.2.0 Documentationproj/__init__.py /celery.py /tasks.py proj/celery.py from __future__ import absolute_import, unicode_literals from celery import Celery app = Celery('proj', broker='amqp://', that the worker is able to find our tasks. proj/tasks.py from __future__ import absolute_import, unicode_literals from .celery import app @app.task def add(x, y): return x + y @app.task def mul(x . The primary disadvantage to JSON is that it limits you to the following data types: strings, Unicode, floats, Boolean, dictionaries, and lists. Decimals and dates are notably missing. Binary data will0 码力 | 1110 页 | 1.36 MB | 1 年前3
共 51 条
- 1
- 2
- 3
- 4
- 5
- 6














