资 源 简 介
Version 2.10.3 (built with JDK 1.6, tested with Apache Camel 2.10 and Mbassador 1.1.1)
This project replicates the [Guava EventBus Camel Component](http://camel.apache.org/guava-eventbus.html), but use the [Mbassador](https://github.com/bennidi/mbassador) as a message bus provider.
Mbassador event bus component for Apache Camel
The Mbassador message bus allows publish-subscribe-style communication between components without requiring the components to explicitly register with one another (and thus be aware of each other). The mbassador: component provides integration bridge between Apache Camel and Mbassador message bus infrastructure. With the latter component, messages exchanged with the Mbassador message bus can be transparently forwarded to the Camel routes. Mbassa