stis engine

2021-08-24 Thread Stefan Israelsson Tampe
I have now made a fiber enables stream library called fpipe in my stis-engine repository see https://gitlab.com/tampe/stis-engine/-/tree/master/ The idea is to focus on a high performance byte streaming library on top of wingo's fibers library and make heavy use of bytevector buffers. We will als

Re: stis engine

2021-08-24 Thread Stefan Israelsson Tampe
;; Oups I managed to send the message by accident without finishing it. ;; The server part is similar and I will drop the actual pipeline and highlight the differenece ;; which is that we will get a message stream it to an scheme object call server-.lambda below ;; with it and finally from that lam