-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Copy from: apache/pulsar#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
lbenc135, ncatta, Samreay and ralphm
Metadata
Metadata
Assignees
Labels
No labels