shaloba opened a new issue #6308: Python3 AsyncIO implementation URL: 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
