apache / apache/pulsar-client-python
Python3 AsyncIO implementation
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 75
- Fork
- 53
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.