基于redis的消息队列。
Project description
simqcore
基于redis的消息队列。
特性
- 支持消息的队尾插入(FIFO),也可视为普通消息。
- 支持消息的队首插入(FILO),也可视为高优先级消息。
- 支持消息的消费确认。
- 支持超时未确认消息的自动回收。
- 支持消息超时策略的设定。
- 支持多通道。
- 支持未执行消息的取消。
- 支持执行器在获取消息后主动释放消息。
- 消息体使用yaml进行序列化,支持datetime、bytes等类型数值。
安装
pip install simqcore
版本
0.1.0
- 版本首发。
0.2.0
- 添加asyncio支持。
0.2.3
- 文档更新。
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.3.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.3-py3-none-any.whl
(15.2 kB
view details)
File details
Details for the file simqcore-0.2.3.tar.gz.
File metadata
- Download URL: simqcore-0.2.3.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 |
6fc917c97ee637ebf376b6dad6949815209b1a51bbb18ab61b6ca4ea8b3c528f
|
|
| MD5 |
1c8cd54809b68021a6cec46c608357c4
|
|
| BLAKE2b-256 |
88bccf9780085fe93f31ecc69f0ff2a01c732f8cb52beacccaba89acfacf90ec
|
File details
Details for the file simqcore-0.2.3-py3-none-any.whl.
File metadata
- Download URL: simqcore-0.2.3-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 |
1f126f5ae44877ce8202d791c8c138ccde06036fb9f7f3671f68e4c2bb695d5c
|
|
| MD5 |
da0c79041e02a1c0496c7635723676f5
|
|
| BLAKE2b-256 |
0a03bb940f2bfe4cb2f5ac3b6ebc32d2200e63eb47585155cbb0a895cb2c2963
|