Name

Messaging4Transport - Message Oriented Middleware Bindings for MD-SAL

Repo Name

messaging4transport

Description

The OpenDaylight controller is based on an MD-SAL allows the modeling of data, RPCs, and notifications. Because of this model basis, adding new northbound bindings northbound bindings to the controller is simple, and everything modeled becomes exposed automatically. Currently the MD-SAL has restconf NB bindings, where more bindings such as AMQP and XMPP can easily be implemented and integrated.

AMQP is an open standard application layer protocol for message-oriented middleware. This project adds AMQP bindings to the MD-SAL, which would automatically make all MD-SAL APIs available via that mechanism. AMQP bindings integration is built as an independent Karaf feature, that would expose the MD-SAL datatree, rpcs, and notifications via AMQP, when installed.

Many implementations of AMQP exists. ActiveMQ is a popular open source messaging and Integration Patterns server, which offers an implementation of AMQP. Initial implementation of AMQP bindings are developed and tested with ActiveMQ-5.9.0. Deploying the bundle as an Apache Camel processor, any broker can be chosen without the bundle being coupled to a specific bundle.

Scope

The project does not affect any other existing projects of OpenDaylight.

Resources Committed (developers committed to working)

Initial Committers

Vendor Neutral

Vendor agnostic

Meets Board Policy (including IPR)

See also