Use Python's synchronous, multi-threading, queue, and asyncio event loop to make 100 HTTP requests and see which solution performs the best.
Handling exceptions in asyncio requires careful management to ensure that code does not become unstable.
Event Loop