prodconpattern
通过装饰器方式实现生产者消费者模式。可以作用于函数、类的方法上,使其变为异步调用,同时,转变为逐次调用,批量执行。方便将零碎的调用转变为批量形势进行统一执行。
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install prodconpattern
Dependencies
- None
Releases
| Version | Released | Bookworm Python 3.11 |
Trixie Python 3.13 |
Files |
|---|---|---|---|---|
| 0.2.1 | 2018-12-04 | |||
| 0.2.0 | 2018-06-16 | |||
| 0.1.9 | 2018-06-15 | |||
|
|
||||
| 0.1.1 | 2018-06-15 | |||
| 0.1.0 | 2018-06-15 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue