Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Retrieve four things from the web with concurrency
Add a simple example to show how to create a client that gathers multiple web resources _concurrently_ . I am not sure if this example is serial or concurrent. :-( If it is serial then it would be quite helpful for readers to understand how to make it concurrent.
- Loading branch information