pulumi/examples/aosabook
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
..
index.ts Add a example web crawler Mu blueprint 2017-01-12 14:59:18 -08:00
README.md Add a example web crawler Mu blueprint 2017-01-12 14:59:18 -08:00

examples/aosa

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