@noctis
That looks interesting :) I'm currently looking to reimplement my hub (https://github.com/noctisatrae/farseer) for Snapchain.
I need to refactor it to support a message queue. I want to make it agnostic from any infra though. So I should maybe stream the log to stdin towards the message queue.
I'm just afraid I'll have to make a choice to provide top-tier performance ... So need to think about it!