gaia
gaia copied to clipboard
More helpful docs.
gaia looks great, but needs some docs. Can you provide a bit more helpful documentation on how to use it? Thanks.
Some ideas about docs:
- more info about fibers
- how to use with/without docker
- deploying into some cloud service (like GCE or Amazon)
- RPC usage example for microservices
- HTTP REST server usage example (PUT request, DELETE request, e.t.c.)
- comparison with other solutions may be included into docs (by link or copy): http://www.romange.com/2018/07/12/seastar-asynchronous-c-framework/
- Introduction to fibers in c++ may be included into docs (by link or copy): http://www.romange.com/2018/12/15/introduction-to-fibers-in-c-/
- may be included into docs (by link or copy): http://www.romange.com/2019/07/15/gaia-mapreduce-tutorial-part1/
- may be included into docs (by link or copy): http://www.romange.com/2019/07/25/benchmarking-gaia-mr-on-google-cloud/
Thanks @blockspacer ! I am continuously working on Gaia and will try to address most of your comments. If you want to help - now it's a great time - hacktoberfest just started :)
I have little experience in structuring a good open-source documentation so if you have some pls send a PR.