https://forum.getmonero.org/23/development-and-technical/2567/guys-consider-to-not-jump-into-0mq#post-5080
As someone who has written Python code that uses 0MQ in both PUB/SUB and REQ/REP patterns in multinode clusters with submillisecond response times, I don't think this guy knows what he's talking about. He seems to have some kind of vendetta against 0MQ.
He even said that Python's gevent doesn't work with 0MQ... which is patently false (in fact, I use a gevent'd 0MQ)...and so do these people:
http://pyzmq.readthedocs.io/en/latest/eventloop.html#pyzmq-and-gevent (official python library docs)
http://sdiehl.github.io/gevent-tutorial/#gevent-zeromq
https://the.randomengineer.com/2014/04/23/using-zeromq-with-coroutines-gevent-under-python/
http://lmgtfy.com/?q=0mq+gevent
He also states that 0MQ "is not the right tool for the job", and then says "I don't know what problem are you guys trying to solve". So don't argue that it's not the correct tool if you have no idea why it's being implemented.
0MQ is a fine choice and is in heavy(and happy) use in innumerable amounts of projects.
I really don't know, all I know is I asked about any security issues with this change and didn't get a very comprehensive answer and then I saw this guys post.
Can you link me to the DEV discussion on this before the proposal? I'd like to see how it was vetted. This is the highest security level of any type project so this needs to be taken seriously and just a word saying it's all good is not enough.
Also If I was working on a competing project with similar attributes I would tank the current one I was on. That is not an accusation just an observation.
As fluffypony said in a recent talk "request the cryptographic proof of the claims being made."
This is a good attitude you have concerning this topic.
The entire crypto space need more of this.