基于redis的消息队列。
Project description
simqcore
基于redis的消息队列。
特性
- 支持消息的队尾插入(FIFO),也可视为普通消息。
- 支持消息的队首插入(FILO),也可视为高优先级消息。
- 支持消息的消费确认。
- 支持超时未确认消息的自动回收。
- 支持消息超时策略的设定。
- 支持多通道。
- 支持未执行消息的取消。
- 支持执行器在获取消息后主动释放消息。
- 消息体使用yaml进行序列化,支持datetime、bytes等类型数值。
安装
pip install simqcore
版本
0.1.0
- 版本首发。
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.1.0.tar.gz
(11.1 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.1.0-py3-none-any.whl
(10.5 kB
view details)
File details
Details for the file simqcore-0.1.0.tar.gz.
File metadata
- Download URL: simqcore-0.1.0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d1cc52c4c7ddc890a08ac5b59a285f7a7d0744cccb920ee8afd21c5b8f61c4a
|
|
| MD5 |
6390fef4684cd1af9f85603da3b2dfc7
|
|
| BLAKE2b-256 |
e96aba4077719146170a37c2f848fadba7e53f42337e7a20e47fb2a1233afa88
|
File details
Details for the file simqcore-0.1.0-py3-none-any.whl.
File metadata
- Download URL: simqcore-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.5 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 |
7bb1963cdacb1296e08556927cfeed5bf9628ca3d1294235371c92c206dbfa96
|
|
| MD5 |
6923cbda21a45fc423e5e0482b3bcf25
|
|
| BLAKE2b-256 |
aa8a96bc9fb784df89e0880cfab0cc79f8abd51114ac92967c3db433a8d767c8
|