pulumi/examples/aosabook/README.md
joeduffy 5374a2e3fa Add a example web crawler Mu blueprint
This adds an example web crawler blueprinted, derived from the AOSA
book's asynchronous I/O coroutines example.
2017-01-12 14:59:18 -08:00

148 B

examples/aosa

A simple, distributed, infinitely-scalable version of http://www.aosabook.org/en/500L/a-web-crawler-with-asyncio-coroutines.html.