No project description provided
Project description
aiomq
每个客户端都是节点,与服务端本质应该没有主次区别,仅因为位置的不同,导致承载的代码不同.不同节点数据交互方式应该是多样性的。
渐进式异步任务构建服务,用于快速构建异步任务,定时任务。支持结构有 队列,订阅/监听,分发,RPC。 可视化任务池界面,在线设备,手动触发,下发任务,上报任务。
版本要求
python: 3.8.5 以上 aiohttp
版本
0.2.0 事件基本任务注册和分发和基础的仪表盘, 支持多客户端
如果有更好建议或者写协作开发,请联系
联系方式: sqxccdy@icloud.com
18.5.4.2.1. Protocol classes
class asyncio.Protocol
The base class for implementing streaming protocols (for use with e.g. TCP and SSL transports).
class asyncio.DatagramProtocol
The base class for implementing datagram protocols (for use with e.g. UDP transports).
class asyncio.SubprocessProtocol
The base class for implementing protocols communicating with child processes (through a set of unidirectional pipes).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aiomq-0.2.4.tar.gz
(8.4 kB
view details)
Built Distribution
aiomq-0.2.4-py3-none-any.whl
(10.7 kB
view details)
File details
Details for the file aiomq-0.2.4.tar.gz
.
File metadata
- Download URL: aiomq-0.2.4.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.6.1 requests/2.18.4 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e72c02ad1a2c2021e1de2464326bf0892bff38db2604d4995a85f4ffcb989596 |
|
MD5 | ec403a94f07d8019e2e071a4bea46154 |
|
BLAKE2b-256 | 160ffd246764e60139c3fcc68b806345550b6e120d95e460d578c19b81ad9c7d |
File details
Details for the file aiomq-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: aiomq-0.2.4-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.6.1 requests/2.18.4 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0905efc846dabd46da3d7af039028192c49ab4b26d0ba2e44ff9c3c3d632055a |
|
MD5 | 12c91cc1ea966dc496049ced260f48a9 |
|
BLAKE2b-256 | 14d0484feab64ed057d96e722a356e43c18d5c8b8734a2a119a08ea42de3d8b1 |