Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

Components NameComponents Repository nameMaven Group IDComponents Description
messagerouterdmaap/messagerouter/msgrtrorg.onap.dmaap.messagerouter.msgrtrProvides REST API for messaging. It is built on top of Apache Kafka.
datarouterdmaap/datarouterorg.onap.dmaap.datarouterThe Data Routing System project is intended to provide a common framework by which data producers can make data available to data consumers and a way for potential consumers to find feeds with the data they require. The interface to DR is exposed as a RESTful web service known as the DR Publishing and Delivery API
dbcapi

dmaap/dbcapi

org.onap.dmaap.dbcapi

Provides a northbound REST API to ONAP clients to manage DMaaP resources. This includes DMaaP components such as MR and DR, as well as provisioning of topics and feeds. Southbound, it communicates with the respective component APIs.

buscontroller

dmaap/buscontroller

org.onap.dmaap.buscontroller

It is a docker container that implements the dbcapi. It optionally can be deployed in a persistent mode which relies on PGaaS, in which case multiple containers can also be deployed for scale/availabliity.

messageservicedmaap/messagerouter/messageserviceorg.onap.dmaap.messagerouter.messageserviceCreates a service for Message Router in a container
dmaapclientdmaap/messagerouter/dmaapclientorg.onap.dmaap.messagerouter.dmaapclientIt’s a message router client. uses DME2 ( Direct Messaging Engine ) library to locate the end point.
mirroragentdmaap/messagerouter/mirroragentorg.onap.dmaap.messagerouter.mirroragentReplicates Message Router clusters  (copies data from one cluster to another)
kafka11aafdmaap/kafka11aaforg.onap.dmaap.kafka11aafCreates the AAF plugin for Kaka and creates the Kafka image with the AAF plugin

Resources committed to the Release

...