apache / apache/pulsar-client-python
Python3 AsyncIO implementation
未关闭
- 主要语言
- Python
- 星标
- 75
- 派生
- 53
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Copy from: https://github.com/apache/pulsar/issues/6308**
Is your feature request related to a problem? Please describe.
Implement python3 await/ async and using the event loop in order to save IO waiting time
Describe the solution you'd like
Using async, await and execute via the event loop
Describe alternatives you've considered
Using threads although the GIL preventing pure multi threading
贡献指南
评估
这个 Issue 还没有评估数据。