基于redis的消息队列。
Project description
simqcore
基于redis的消息队列。
特性
- 支持消息的队尾插入(FIFO),也可视为普通消息。
- 支持消息的队首插入(FILO),也可视为高优先级消息。
- 支持消息的消费确认。
- 支持超时未确认消息的自动回收。
- 支持消息超时策略的设定。
- 支持多通道。
- 支持未执行消息的取消。
- 支持执行器在获取消息后主动释放消息。
- 消息体使用yaml进行序列化,支持datetime、bytes等类型数值。
安装
pip install simqcore
版本
0.1.0
- 版本首发。
0.2.0
- 添加asyncio支持。
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
simqcore-0.2.0.tar.gz
(11.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
simqcore-0.2.0-py3-none-any.whl
(15.2 kB
view details)
File details
Details for the file simqcore-0.2.0.tar.gz.
File metadata
- Download URL: simqcore-0.2.0.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32a079d12e9e29c09b70b74fb755bcee20cc1f74ef3807389b1a47d4aaaa966d
|
|
| MD5 |
8edac69951863dbf676c90d338184e79
|
|
| BLAKE2b-256 |
7dad2fd10ebee65674fa9b9e3021a5905b066f1a65d002b0e87491f188ad23aa
|
File details
Details for the file simqcore-0.2.0-py3-none-any.whl.
File metadata
- Download URL: simqcore-0.2.0-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e6f6a84ca7391516a96adc8717f2094f981e6e8358f81544a1296e11b644016
|
|
| MD5 |
3255ff371ff5fd8313cf97460849980a
|
|
| BLAKE2b-256 |
51b6d3c9dc4881620f50c3e387d53fbb7a832c5a1dea428230a29459b43a4d09
|