Software Alternatives & Reviews

ZeroMQ VS Apache Beam

Compare ZeroMQ VS Apache Beam and see what are their differences

ZeroMQ logo ZeroMQ

ZeroMQ is a high-performance asynchronous messaging library.

Apache Beam logo Apache Beam

Apache Beam provides an advanced unified programming model to implement batch and streaming data processing jobs.
  • ZeroMQ Landing page
    Landing page //
    2021-10-01
  • Apache Beam Landing page
    Landing page //
    2022-03-31

ZeroMQ videos

Pieter Hintjens - Distribution, Scale and Flexibility with ZeroMQ

More videos:

  • Review - DragonOS LTS Review srsLTE ZeroMQ, tetra, IMSI catcher, irdium toolkit, and modmobmap (rtlsdr)

Apache Beam videos

How to Write Batch or Streaming Data Pipelines with Apache Beam in 15 mins with James Malone

More videos:

  • Review - Best practices towards a production-ready pipeline with Apache Beam
  • Review - Streaming data into Apache Beam with Kafka

Category Popularity

0-100% (relative to ZeroMQ and Apache Beam)
Stream Processing
100 100%
0% 0
Big Data
0 0%
100% 100
Data Integration
100 100%
0% 0
Data Dashboard
0 0%
100% 100

User comments

Share your experience with using ZeroMQ and Apache Beam. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, ZeroMQ should be more popular than Apache Beam. It has been mentiond 35 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

ZeroMQ mentions (35)

  • Omegle is Gone, What Will Fill It's Gap?
    In this post from 2011, the creator of Omegle, Leif Brooks, explains what technology is used, including Python and a library called gevent for the backend. On top of that, Adobe Cirrus is used for streaming video. Though this post was 12 years ago, it is valuable to know what a web application like Omegle requires. A modern library that may provide some functionality for a text chat at a minimum may be... Source: 6 months ago
  • Video Streaming at Scale with Kubernetes and RabbitMQ
    They might be thinking of something like ZeroMQ, which is pretty well liked: https://zeromq.org/ That said, I wouldn't call RabbitMQ that heavyweight myself, at least when compared to something like Apache Kafka. - Source: Hacker News / 7 months ago
  • learn by doing vs learn by course?
    If you want to learn message passing in an environment you're familiar with, you should check out ZeroMQ. It's a C++ lib for socket abstraction, it's immensely useful in distributed systems, it can also do in-process message passing, and it's got bindings/ports for C and Rust. Source: 11 months ago
  • Shipping large ML models with electron
    Inspired by the IDE language server protocol, I created an API interface between the electron and the Python ML interface. ZeroMQ turned out be an invaluable resource as a fast and lightweight messaging queue between the two. - Source: dev.to / about 1 year ago
  • how to display constantly changing data from a database in real time
    If you really need it live, like for a chat or auctions you can use https://zeromq.org/ over websockets. Source: about 1 year ago
View more

Apache Beam mentions (14)

  • Ask HN: Does (or why does) anyone use MapReduce anymore?
    The "streaming systems" book answers your question and more: https://www.oreilly.com/library/view/streaming-systems/9781491983867/. It gives you a history of how batch processing started with MapReduce, and how attempts at scaling by moving towards streaming systems gave us all the subsequent frameworks (Spark, Beam, etc.). As for the framework called MapReduce, it isn't used much, but its descendant... - Source: Hacker News / 3 months ago
  • How do Streaming Aggregation Pipelines work?
    Apache Beam is one of many tools that you can use. Source: 5 months ago
  • Real Time Data Infra Stack
    Apache Beam: Streaming framework which can be run on several runner such as Apache Flink and GCP Dataflow. - Source: dev.to / over 1 year ago
  • Google Cloud Reference
    Apache Beam: Batch/streaming data processing 🔗Link. - Source: dev.to / over 1 year ago
  • Composer out of resources - "INFO Task exited with return code Negsignal.SIGKILL"
    What you are looking for is Dataflow. It can be a bit tricky to wrap your head around at first, but I highly suggest leaning into this technology for most of your data engineering needs. It's based on the open source Apache Beam framework that originated at Google. We use an internal version of this system at Google for virtually all of our pipeline tasks, from a few GB, to Exabyte scale systems -- it can do it all. Source: over 1 year ago
View more

What are some alternatives?

When comparing ZeroMQ and Apache Beam, you can also consider the following products

RabbitMQ - RabbitMQ is an open source message broker software.

Google Cloud Dataflow - Google Cloud Dataflow is a fully-managed cloud service and programming model for batch and streaming big data processing.

Apache Kafka - Apache Kafka is an open-source message broker project developed by the Apache Software Foundation written in Scala.

Apache Airflow - Airflow is a platform to programmaticaly author, schedule and monitor data pipelines.

Apache ActiveMQ - Apache ActiveMQ is an open source messaging and integration patterns server.

Amazon EMR - Amazon Elastic MapReduce is a web service that makes it easy to quickly process vast amounts of data.