ZeroMQ VS eCAL

Compare ZeroMQ vs eCAL and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ZeroMQ eCAL
18 11
9,256 1
1.2% -
7.6 9.2
24 days ago over 1 year ago
C++ C++
Mozilla Public License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ZeroMQ

Posts with mentions or reviews of ZeroMQ. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-07.

eCAL

Posts with mentions or reviews of eCAL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-17.
  • eCAL ipc framework
    1 project | dev.to | 17 Jan 2022
    New version (5.94) of the high performance interprocess / interhost communication framework eCAL is available. eCAL supports different transport layer like shared memory for interprocess and udp multicast for interhost communication. It does not force the user to use a specific serialization format but supports some of the standards like google protobuf, capnproto or flatbuffers. The API is wrapped to C, C++, Python, C#, Rust and Go (the last two I never tested ;-)). Here you can find all the documentation. Check out the great applications for monitoring, record and replay. eCAL is Apache 2 licensed, repository hosted here. Have fun :-)
  • eCAL 5.9.4 released
    2 projects | /r/cpp | 17 Jan 2022
  • Should I run ROS on windows, through WSL or on linux with dual boot?
    1 project | /r/ROS | 29 Oct 2021
    I you just need a fast publish / subscribe framework for windows you can give eCAL a try. The setup is done in less a minute and their is no dependency hell. Just to mention it as alternative. Documentation here
  • Google Protobuf vs JSON vs [insert candidate here]
    6 projects | /r/cpp | 31 Aug 2021
    I would concider using eCAL since it blasts everything out of the water in terms of performance and comes with some handy tooling for inspection of messages in-travel.
  • eCAL 5.9.0 released
    2 projects | /r/cpp | 10 Aug 2021
    Source on GitHub: https://github.com/continental/ecal
  • Sender and Receiver implementations
    4 projects | /r/cpp | 25 Jul 2021
    Check out eCal.
  • grpc_bench: open-source, objective gRPC benchmark
    6 projects | /r/cpp | 20 Apr 2021
    This really makes me want to try https://github.com/continental/ecal with https://github.com/google/flatbuffers to see how they compare. I also know that gpc for cpp at least stops functioning by about 4 MB of request size. Which I find stupid. What if I want to send uncompressed bitmaps!
  • Announcing Eclipse iceoryx 1.0.0
    8 projects | /r/cpp | 16 Apr 2021
    Congratulations. Well done. eCAL will update as soon as possible to the new release. The new custom header and the n:m pub/sub support are really welcome new features.
  • Open source developers that work outside of a full time job, what motivates you?
    3 projects | /r/ExperiencedDevs | 11 Mar 2021
    Here is their counter callback example: https://github.com/continental/ecal/blob/master/samples/cpp/counter/counter_rec_cb/src/counter_rec_cb.cpp

What are some alternatives?

When comparing ZeroMQ and eCAL you can also consider the following projects:

gRPC - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

iceoryx - Eclipse iceoryx™ - true zero-copy inter-process-communication

NATS - High-Performance server for NATS.io, the cloud and edge native messaging system.

nanomsg - nanomsg library

cyclonedds - Eclipse Cyclone DDS project

Cap'n Proto - Cap'n Proto serialization/RPC system - core tools and C++ library

Apache Thrift - Apache Thrift

rpclib - rpclib is a modern C++ msgpack-RPC server and client library

Chronicle Queue - Micro second messaging that stores everything to disk