MQNaaS is the evolution of OpenNaaS. It uses concepts forming a new architecture.
Deploying and executing MQNaaS is quite simple:
MQNaaS has been successfully tested with:
- OS: Windows 7, GNU Linux or Mac OS X
- Oracle Java SE 7
- Apache Karaf 2.3.5 or higher (Apache Karaf 3.0.x is recommended)
-
Launch Apacke Karaf in regular mode (instructions to obtain a shell console).
-
Load MQNaaS Karaf feature Maven repository:
First of all, MQNaaS version needs to be determined. In this example, version
0.0.1-SNAPSHOT
is used:
feature:repo-add mvn:org.mqnaas/mqnaas/0.0.1-SNAPSHOT/xml/features
- Install MQNaaS Karaf feature:
feature:install mqnaas
- [Optional] Check correct installation It is possible to check correct installation with this command:
feature:list --installed | grep mqnaas
with this expected output:
mqnaas | 0.0.1-SNAPSHOT | x | |
Read more about MQNaaS here.
The core of MQNaaS is licensed under GNU Lesser General Public License version 3.
Extensions in this repository are licensed under Apache License 2.0.
-
This is our community page.
-
Also you can join our users mailing list for more information.
-
Or if you are a brave thrill seeker adventurer, join our developers mailing list.
- Isart Canyameres
- Adrián Roselló
- Julio Carlos Barrera
- Georg Mansky-Kummert