Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 176 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 176 Bytes

async_examples

Illustrates the power of asynchronous code.

Send n number of GET requests to google.com and see the time savings between synchronous and asynchronous