It would be nice. However... it's not that simple. ZeroMQ is the name of the community, ØMQ is the logo, 0MQ is the logo in plain text; libzmq is one of the projects, and zmq is the recommended abbreviation for related projects. ZMTP is the protocol. libzmtp is a new C implementation. And we have pyzmq, JeroMQ, NetMQ, ezmq, czmq, and so on...
What we could do is at least stop saying ØMQ/0MQ in documents, and switch to ZeroMQ. On Fri, Mar 21, 2014 at 10:32 AM, Laurent Alebarde <[email protected]> wrote: > Due to the numerous accronyms used for 0MQ, I recommand using a ORing of all > when one looks for information about it. > For example, with google: (0mq|zeromq|zmq|libzmq). > BTW IMHO, in terms of efficiency, it would be nice to converge to only one > of them. > > Laurent > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
