Maybe I should read about https://pypi.org/project/pyzmq/ #0MQ #pyzmq

@pauliehedron @stevenroose Not that one can't make multiprocess software in Javascript with a #MessageQueue like #0MQ or others.

I'd still recommend something like #Erlang to handle that sort of horizontal scaling sanely with proper supervision trees, but having something currently working (however efficiently) is still good.

Wondering how #0MQ accomplishes this mode of development where PRs are merged more or less automatically. Of course I'm doing this by web searching for easy github merging instead of reading Hintjens book which is sitting right in front of me, or the ZeroMQ community documentation (though I have looked at that a bit and didn't see it).