houyingkun opened a new issue, #55: URL: https://github.com/apache/pulsar-client-python/issues/55
**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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
