Celery 2.3 Documentationthe workers in real-time by subscribing to events. A real-time web monitor is in development.| |Serialization|Supports Pickle, JSON, YAML, or easily defined custom schemes. One task invocation can have a default serialization method to use. Defaults to the CELERY TASK SERIALIZER setting. Can be pickle json, yaml, or any custom serialization methods that have been registered with kombu.serialization.registry registering them into the Kombu serializer registry (see Kombu: Serialization of Data [http://packages.python.org/kombu/introduction.html#serialization-of-data]). Each option has its advantages and disadvantages0 码力 | 530 页 | 900.64 KB | 2 年前3
Django 1.11.x Documentation• Logging • Sending emails • Syndication feeds (RSS/Atom) • Pagination • Messages framework • Serialization • Sessions • Sitemaps • Static files management 4 Chapter 1. Django documentation Django Documentation initializing new instances (specifying which field is being initialized in Model.__init__) and serialization. These are features which normal Python class inheritance doesn’t have to deal with in quite the session fixation. Session serialization By default, Django serializes session data using JSON. You can use the SESSION_SERIALIZER setting to customize the session serialization format. Even with the caveats0 码力 | 1878 页 | 6.40 MB | 2 年前3
Using Modern C++ to Build XOffsetDatastructureModern C++ to Build XOffsetDatastructure: A Zero-Encoding and Zero-Decoding High-Performance Serialization Library in the Game Industry FANCHEN SU 20 24 September 15 - 20 ## About Me • Fanchen Su XOffsetDatastructure: A Zero-Encoding and Zero-Decoding High-Performance Serialization Library in the Game Industry • What • XOffsetDatastructure; Serialization Library; Game Industry. • Why • High Performance • How XOffsetDatastructure: A Zero-Encoding and Zero-Decoding High-Performance Serialization Library in the Game Industry • What • XOffsetDatastructure; Serialization Library; Game Industry. • Why • High Performance • How0 码力 | 111 页 | 3.03 MB | 1 年前3
Celery 2.0 Documentationthe workers in real-time by subscribing to events. A real-time web monitor is in development.| |Serialization|Supports Pickle, JSON, YAML, or easily defined custom schemes. One task invocation can have a default serialization method to use. Defaults to the CELERY_TASK_SERIALIZER setting. Can be pickle json, yaml, or any custom serialization methods that have been registered with carrot.serialization.registry you need to communicate with other languages. In that case, JSON is a very popular choice. The serialization method is sent with the message, so the worker knows how to deserialize any task. Of course, if0 码力 | 284 页 | 332.71 KB | 2 年前3
Celery 2.5 Documentation||real-time by subscribing to events. A real-time web monitor is in development.| |---|---| |Serialization|Supports Pickle, JSON, YAML, or easily defined custom schemes. One task invocation can have a default serialization method to use. Defaults to the CELERY TASK SERIALIZER setting. Can be pickle json, yaml, or any custom serialization methods that have been registered with kombu.serialization.registry registering them into the Kombu serializer registry (see Kombu: Serialization of Data [http://packages.python.org/kombu/introduction.html#serialization-of-data]). Each option has its advantages and disadvantages0 码力 | 647 页 | 1011.88 KB | 2 年前3
Celery 2.2 Documentationthe workers in real-time by subscribing to events. A real-time web monitor is in development.| |Serialization|Supports Pickle, JSON, YAML, or easily defined custom schemes. One task invocation can have a default serialization method to use. Defaults to the CELERY TASK SERIALIZER setting. Can be pickle json, yaml, or any custom serialization methods that have been registered with kombu.serialization.registry registering them into the Kombu serializer registry (see Kombu: Serialization of Data [http://packages.python.org/kombu/introduction.html#serialization-of-data]). Each option has its advantages and disadvantages0 码力 | 505 页 | 878.66 KB | 2 年前3
Celery 2.1 Documentationthe workers in real-time by subscribing to events. A real-time web monitor is in development.| |Serialization|Supports Pickle, JSON, YAML, or easily defined custom schemes. One task invocation can have a default serialization method to use. Defaults to the CELERY TASK SERIALIZER setting. Can be pickle json, yaml, or any custom serialization methods that have been registered with carrot.serialization.registry registering them into the Carrot serializer registry (see Carrot: Serialization of Data) [http://packages.python.org/carrot/introduction.html#serialization-of-data]. Each option has its advantages and disadvantages0 码力 | 463 页 | 861.69 KB | 2 年前3
Celery 2.0 Documentationdefault serialization method to use. Defaults to the CELERY_TASK_SERIALIZER setting. Can be pickle json, yaml, or any custom serialization methods that have been registered with carrot.serialization.registry you need to communicate with other languages. In that case, JSON is a very popular choice. The serialization method is sent with the message, so the worker knows how to deserialize any task. Of course, if use a custom serializer, this must also be registered in the worker. When sending a task the serialization method is taken from the following places in order: The serializer argument to apply_async, the0 码力 | 165 页 | 492.43 KB | 2 年前3
Celery 2.4 Documentationthe workers in real-time by subscribing to events. A real-time web monitor is in development.| |Serialization|Supports Pickle, JSON, YAML, or easily defined custom schemes. One task invocation can have a default serialization method to use. Defaults to the CELERY TASK SERIALIZER setting. Can be pickle json, yaml, or any custom serialization methods that have been registered with kombu.serialization.registry registering them into the Kombu serializer registry (see Kombu: Serialization of Data [http://packages.python.org/kombu/introduction.html#serialization-of-data]). Each option has its advantages and disadvantages0 码力 | 543 页 | 957.42 KB | 2 年前3
Kotlin 1.9.10 官方文档 中文版
IDEA 调试协程——教程 1.12.1.12 13. 使用 IntelliJ IDEA 调试 Kotlin Flow——教程 1.12.1.13 2. 序列化(kotlinx.serialization) 1.12.2 3. Lincheck(kotlinx.lincheck) 1.12.3 1. Lincheck 指南 1.12.3.1 2. 用 Lincheck 13.1 2. 测试库(kotlin.test)↗ 1.13.2 3. 协程(kotlinx.coroutines)↗ 1.13.3 4. 序列化(kotlinx.serialization)↗ 1.13.4 5. 日期与时间(kotlinx-datetime)↗ 1.13.5 6. JVM 元数据(kotlinx-metadata-jvm)↗ 1.13 教程中的网络与数据存储项目或者任意范例项目。 3. 使用一整套多平台库 在共享模块中只实现一次所需的业务逻辑。 了解关于添加依赖项的更多信息。 库 详情 Ktor 文档 Serialization 文档及范例 Coroutines 文档及范例 DateTime 文档 SQLDelight 第三方库。 文档 还可以在社区驱动列表中找到多平台库。0 码力 | - 页 | 22.65 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
TasksWorkersTask StatesConcurrencySerializationmessages frameworksecurity releasesserializationsessionssitemapsXOffsetDatastructureZero-Encoding & Zero-DecodingHigh-PerformanceSerialization LibraryMessage Sizeremote control commandperiodic tasksprefetch countresult backendconfiguration changesCelery任务队列分布式异步Celerymontask queueRabbitMQDjangogevent分布式任务队列配置监控日志异步处理分布式系统消息代理任务管理任务工人路由Kotlin1.9.10新特性兼容性指南翻译同步













