OpenMAMA VS ntf-core

Compare OpenMAMA vs ntf-core and see what are their differences.

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)

ntf-core

Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming (by bloomberg)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
OpenMAMA ntf-core
1 1
137 64
0.0% -
6.3 8.5
6 days ago 7 days ago
C++ C++
GNU Lesser General Public License v3.0 only 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.

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.

ntf-core

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

What are some alternatives?

When comparing OpenMAMA and ntf-core you can also consider the following projects:

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

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

OZ - OpenMAMA/ZeroMQ bridge

anime.js - JavaScript animation engine

BDE - Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.

mosquitto - Eclipse Mosquitto - An open source MQTT broker

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