Queue
As i coded on OuroborosDB i noticed that i need a very fast queue for a rather unique architectural design decision. I try to build the network module in such a way that i can test the behavior completely deterministic while “simulating” entire clusters in a single process. -->