As an example of how to use MQe within the OSGi environment, we provide two example application bundles that are designed to work together in a simple scenario.
The scenario consists of a client application and a server application:
Within this scenario it is possible to have multiple Clients sending to the same Server or the same Client can be stopped and restarted to send another message to the Server.
These bundles are explained in more detail in the following topics.