guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Announcement stis-engine


From: Stefan Israelsson Tampe
Subject: Announcement stis-engine
Date: Sun, 8 Aug 2021 22:27:51 +0200

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/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]