I will start the development of stis-engine that is based on fibers and will experiment with applications that separate into different network components.
Among things I plan to add serializers, deserializers, zipping and zero mq networking that works with fibers. E.g. we will stream things with fiber pipelines, use non blocking zero mq calls, avoid allocating large bytevectors, and use as little stack as possible in the code. This code depends on stis-data and optionally guile-persists References: https://gitlab.com/tampe/stis-engine https://gitlab.com/tampe/guile-persist https://gitlab.com/tampe/stis-data/