# openmama mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für openmama in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:openmama
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install openmama
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:openmama
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/openmama>
- **Version:** 6.3.2
- **Quellzusammenfassung:** Open source high performance messaging API for various Market Data sources
- **Homepage:** <https://openmama.finos.org>
- **Repository:** <https://github.com/finos/OpenMAMA>
- **Upstream-Dokumentation:** <https://openmama.finos.org>
- **Lizenz:** LGPL-2.1-only
- **Quellarchiv:** <https://github.com/finos/OpenMAMA/archive/refs/tags/OpenMAMA-6.3.2-release.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-22T14:05:43-07:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- atomicbookbuilder (cli)
- atomicbookticker (cli)
- auctionticker (cli)
- bookpublisher (cli)
- bookticker (cli)
- bookviewer (cli)
- comboticker (cli)
- currencyticker (cli)
- fundamentallisten (cli)
- mamaftmemberc (cli)
- mamaftmembercpp (cli)
- mamainboxc (cli)
- mamainboxcpp (cli)
- mamaio (cli)
- mamaiocpp (cli)
- mamalistenc (cli)
- mamalistencachedc (cli)
- mamalistencachedcpp (cli)
- mamalistencpp (cli)
- mamamultisubscriberc (cli)
- mamaproxyc (cli)
- mamaproxycpp (cli)
- mamapublisherc (cli)
- mamapublishercpp (cli)
- mamasubscriberc (cli)
- mamasubscribercpp (cli)
- mamasymbollistsubscriberc (cli)
- mamasymbollistsubscribercpp (cli)
- mamdalisten (cli)
- multipartticker (cli)
- multisecurityticker (cli)
- newsticker (cli)
- optionchainer (cli)
- optionview (cli)
- orderimbalanceticker (cli)
- quoteticker (cli)
- secstatuslisten (cli)
- tradeticker (cli)
- atomicbookbuilder (Alias)
- atomicbookticker (Alias)
- auctionticker (Alias)
- bookpublisher (Alias)
- bookticker (Alias)
- bookviewer (Alias)
- comboticker (Alias)
- currencyticker (Alias)
- fundamentallisten (Alias)
- mamaftmemberc (Alias)
- mamaftmembercpp (Alias)
- mamainboxc (Alias)
- mamainboxcpp (Alias)
- mamaio (Alias)
- mamaiocpp (Alias)
- mamalistenc (Alias)
- mamalistencachedc (Alias)
- mamalistencachedcpp (Alias)
- mamalistencpp (Alias)
- mamamultisubscriberc (Alias)
- mamaproxyc (Alias)
- mamaproxycpp (Alias)
- mamapublisherc (Alias)
- mamapublishercpp (Alias)
- mamasubscriberc (Alias)
- mamasubscribercpp (Alias)
- mamasymbollistsubscriberc (Alias)
- mamasymbollistsubscribercpp (Alias)
- mamdalisten (Alias)
- multipartticker (Alias)
- multisecurityticker (Alias)
- newsticker (Alias)
- optionchainer (Alias)
- optionview (Alias)
- orderimbalanceticker (Alias)
- quoteticker (Alias)
- secstatuslisten (Alias)
- tradeticker (Alias)

## Abhängigkeiten

- apr
- apr-util
- libevent
- qpid-proton

## Build-Abhängigkeiten

- cmake

## Von macOS bereitgestellte Bibliotheken

- ncurses

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 6.3.2
- Manager aktualisiert: 2026-06-22
- lokale Daten: OK
- Upstream-Repository: https://github.com/finos/OpenMAMA
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

OpenMAMA is the open Middleware Agnostic Messaging API: a vendor-neutral, high-performance API for passing data through different messaging middlewares, with an emphasis on low-latency market-data systems. The package matters because it captures a very finance-specific integration problem: applications need quotes, trades, books, entitlements, and data-quality semantics without being rewritten for each transport.

### Projektgeschichte

The project emerged from technology developed by NYSE Technologies and earlier Wombat Financial Software work, then moved into a vendor-neutral open-source setting. The Linux Foundation described OpenMAMA in 2012 as a Linux Foundation Labs project whose first year completed the open-sourcing of the stack, including OpenMAMDA and language support for C, C++, Java, and .NET.

OpenMAMA later moved under FINOS governance. The FINOS GitHub repository states that OpenMAMA was accepted as a FINOS project in October 2020 and that the project charter was approved by the FINOS Governing Board on 2020-10-21.

### Adoptionsgeschichte

The 2012 Linux Foundation milestone announcement named participants including Bank of America Merrill Lynch, IBM, EMC, Exegy, Fixnetix, J.P. Morgan, and NYSE Technologies. It also listed bridges for Qpid AMQP, Avis, Bloomberg Open API, Data Fabric Multi Verb, Exegy, LBM, Rai, and IBM WebSphere Front Office work, showing that adoption centered on bridgeability rather than a single broker.

The OpenMAMA FAQ frames the project as a way for financial-services firms, market-data vendors, and technology firms to reduce middleware lock-in and standardize event-driven market-data applications across multiple transports and payloads.

### Wie es verwendet wird

Developers use OpenMAMA by writing market-data publishers and subscribers against one API, then loading an appropriate bridge for the deployment's middleware. The quick-start documentation demonstrates a subscriber that connects to an OpenMAMA-compatible data source configured through mama.properties.

The API adds market-data features that generic messaging stacks lack, including subscription management, entitlements or permissioning, and data-quality handling. OpenMAMDA builds on top of MAMA with higher-level market-data types for trades, quotes, order books, program trading, and tick-capture systems.

### Warum Paket-Nerds sich dafür interessieren

For package nerds, OpenMAMA is a rare open-source artifact from institutional market-data infrastructure. Its formula exposes a stack that is less about a single daemon and more about ABI, bridge plugins, examples, and language bindings meant to let high-volume financial systems change transports without changing application code.

### Zeitleiste

- 2011: OpenMAMA was announced under Linux Foundation Labs, according to the Linux Foundation's 2012 one-year milestone announcement.
- 2012-11-28: the Linux Foundation announced that the OpenMAMA software stack was completely open source and listed multiple middleware bridges and industry participants.
- 2020-10-21: the FINOS Governing Board approved the OpenMAMA project charter.

### Related projects

- OpenMAMDA is the market-data framework layered on MAMA. Related bridge targets and ecosystems include Qpid AMQP, Avis, Bloomberg Open API, 29West LBM, Tibco Rendezvous, and other market-data middleware products.

### Quellen

- <https://danielpocock.com/en/openmama-packaging-free-software-for-free-markets/>
- <https://github.com/finos/OpenMAMA>
- <https://openmama.finos.org/faq.html>
- <https://openmama.finos.org/quickstart.html>
- <https://openmama.finos.org/reference/mama/cs/classWombat_1_1Mama.html>
- <https://www.linuxfoundation.org/press/press-release/financial-services-industry-advances-high-performance-messaging-with-openmama-project>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** openmama
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://pkg.so/de/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [libevent](https://pkg.so/de/brew/libevent/) - Runtime dependency declared by Homebrew.
- [apr](https://pkg.so/de/brew/apr/) - Runtime dependency declared by Homebrew.
- [apr-util](https://pkg.so/de/brew/apr-util/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/de/brew/cmake/) - Build dependency declared by Homebrew.
- [kcat](https://pkg.so/de/brew/kcat/) - Shares pkgdb curated category or tags: cli, data, messaging.
- [activemq](https://pkg.so/de/brew/activemq/) - Shares pkgdb curated category or tags: cli, data, messaging.
- [kaskade](https://pkg.so/de/brew/kaskade/) - Shares pkgdb curated category or tags: cli, data, messaging.
- [nsq](https://pkg.so/de/brew/nsq/) - Shares pkgdb curated category or tags: cli, data, messaging.
- [kaf](https://pkg.so/de/brew/kaf/) - Shares pkgdb curated category or tags: cli, data, messaging.
- [lcm](https://pkg.so/de/brew/lcm/) - Shares pkgdb curated category or tags: cli, data, messaging.
- [kafka](https://pkg.so/de/brew/kafka/) - Shares pkgdb curated category or tags: cli, data, messaging.
- [meilisearch](https://pkg.so/de/brew/meilisearch/) - Shares pkgdb curated category or tags: api, cli, data.
- [memcached](https://pkg.so/de/brew/memcached/) - Local package facts share a topical domain. Shared terms: cli, data, high, libevent, performance.
- [mysql@8.0](https://pkg.so/de/brew/mysql-8-0/) - Local package facts share a topical domain. Shared terms: cli, data, libevent, open, source.
- [harper](https://pkg.so/de/npm/harper/) - Local package facts share a topical domain. Shared terms: cli, data, messaging, open, performance.

## Combined YAML source

View the package source record on GitHub. [combined/openmama.yml](https://github.com/mxcl/pkgdb/blob/main/combined/openmama.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
