ianmcook commented on code in PR #39081:
URL: https://github.com/apache/arrow/pull/39081#discussion_r1416458235


##########
http/examples/get/client_async.py:
##########
@@ -0,0 +1,39 @@
+import asyncio
+import aiohttp

Review Comment:
   This was an experiment to compare the throughput when doing multiple GET 
requests in parallel. But this example uses much more memory than I expected 
and runs very slowly. Anyone know what I'm doing wrong here?



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