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/
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: