BDE VS OpenMAMA

Compare BDE vs OpenMAMA and see what are their differences.

BDE

Basic Development Environment - a set of foundational C++ libraries used at Bloomberg. (by bloomberg)

OpenMAMA

OpenMAMA is an open source project that provides a high performance middleware agnostic messaging API that interfaces with a variety of proprietary and open source message oriented middleware systems. (by finos)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
BDE OpenMAMA
7 1
1,611 137
1.5% 4.3%
9.5 6.3
2 days ago about 22 hours ago
C++ C++
Apache License 2.0 GNU Lesser General Public License v3.0 only
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.

BDE

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

OpenMAMA

Posts with mentions or reviews of OpenMAMA. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-27.
  • A Modern High-Performance Open Source Message Queuing System
    17 projects | news.ycombinator.com | 27 Jul 2023
    Unlikely, but they seem to be different things altogether. BlazingMQ appears to be a traditional message queue (think ActiveMQ), with message peristence. ZeroMQ is more of a network middleware (think Tibco Rendezvous), and does not include persistence.

    BlazingMQ also appears to be more of a "platform" or "service" that an app can use (sort of like Oracle, say) -- ZeroMQ includes libraries that one can use to build an app, service or platform, but none is provided "out of the box".

    Which makes it harder to get started with ZeroMQ, since by definition every ZeroMQ app is essentially built "from scratch".

    If you're interested in ZeroMQ, you may want to check out OZ (https://github.com/nyfix/OZ), which is a Rendezvous-like platform that uses the OpenMAMA API (https://github.com/finos/OpenMAMA) and ZeroMQ (https://github.com/zeromq/libzmq) transport to provide a full-featured network middleware implementation. OZ has been used in our shop since 2020 handling approx 50MM high-value messages per day on our global FIX network.

What are some alternatives?

When comparing BDE and OpenMAMA you can also consider the following projects:

abseil-cpp - Abseil Common Libraries (C++)

mats3 - Mats3: Message-based Asynchronous Transactional Staged Stateless Services

Boost - Super-project for modularized Boost

ntf-core - Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming

Qt - Qt Base (Core, Gui, Widgets, Network, ...)

blazingmq - A modern high-performance open source message queuing system

Folly - An open-source C++ library developed and used at Facebook.

OZ - OpenMAMA/ZeroMQ bridge

MiLi

anime.js - JavaScript animation engine

ffead-cpp - Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends

ZeroMQ - ZeroMQ core engine in C++, implements ZMTP/3.1