Product Avatar Image

ZeroMQ

Show rating breakdown
22 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.3
Serving customers since
2003

Profile Name

Star Rating

16
5
0
0
1

ZeroMQ Reviews

Review Filters
Profile Name
Star Rating
16
5
0
0
1
Nouman S.
NS
Nouman S.
Software Engineer at AirCod Technologies
12/04/2020
Validated Reviewer
Review source: G2 invite
Incentivized Review
divya a.
DA
divya a.
RND Engineer at Logic Fruit Technologies
12/01/2020
Validated Reviewer
Review source: Seller invite

ZeroMQ means ZERO stress

high level APIs, ease of use, robustness
Minh L.
ML
Minh L.
Software Engineer | Researcher in Mobile Development
06/15/2019
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

Flexible, tiny and extendable middleware that suitable for multiple platforms

ZeroMQ supports a lot of programming languages: C#, Java, C, Python etc. It provides multiple network topologies and less dependencies so that it also fits mobile platforms such as Android. ZeroMQ is also very fast and comparable with the other fast middleware such as RabbitMQ or Kafka. Moreover, ZeroMQ is easy to start with simple code and could be working in a model without Broker.

About

Contact

HQ Location:
Delhi, DL

Social

@zeromq

What is ZeroMQ?

ZeroMQ, often referred to as ZMQ or ØMQ, is a high-performance asynchronous messaging library designed to facilitate the building of scalable, distributed applications, and services. It provides an abstraction of various message-oriented messaging and socket styles (like PUB/SUB, REQ/REP) that can operate over a variety of transports, such as in-process, IPC, TCP, and multicast, making it highly versatile and adaptable to different networking needs.Key features of ZeroMQ include its ability to handle multiple transport protocols, minimal memory footprint, and its easy-to-use API that supports multiple programming languages, enhancing developer productivity. ZeroMQ effectively addresses complex communication scenarios with its brokerless design, which reduces system bottlenecks and latency. It is particularly useful for projects that require reliable communication, high throughput, and patterns like load-balancing, work queues, and publish-subscribe models.

Details

Year Founded
2003
Website
www.zmqdev.org