pitrou commented on issue #34607:
URL: https://github.com/apache/arrow/issues/34607#issuecomment-1966672320

   Well, if one assumes that the GIL gets in the way, then `asyncio` won't 
change anything.
   
   If, on the other hand, the GIL doesn't get in the way and the server only 
sees requests serially, then either 1) there is something very suboptimal on 
our Flight server implementation 2) the client itself is emitting requests 
serially.


-- 
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]

Reply via email to