ØMQ icon
ØMQ icon

ØMQ

 3 likes

ØMQ is a high-performance asynchronous messaging library aimed at use in scalable distributed or concurrent applications. It provides a message queue, but unlike message-oriented middleware, a ØMQ system can run without a dedicated message broker.

License model

  • FreeOpen Source

Platforms

  • Windows
  • Linux
  • BSD
  No rating
3 likes
0comments
0 news articles

Features

Suggest and vote on features

Properties

  1.  Scalable

Features

  1.  Distributed
  2.  Multicasting

ØMQ News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

ØMQ information

  • Licensing

    Open Source and Free product.
  • Alternatives

    11 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 0 comments and reviews about ØMQ, and it has gotten 3 likes

ØMQ was added to AlternativeTo by vermin96 on Dec 28, 2013 and this page was last updated Aug 30, 2017. ØMQ is sometimes referred to as 0MQ, OMQ, ZeroMQ.
No comments or reviews, maybe you want to be first?
Post comment/review

What is ØMQ?

ØMQ is a high-performance asynchronous messaging library aimed at use in scalable distributed or concurrent applications. It provides a message queue, but unlike message-oriented middleware, a ØMQ system can run without a dedicated message broker. The library is designed to have a familiar socket-style API.