FioranoMQ has been designed over JMS (Java Message Service) standard. JMS provides a common technique for Java programs to create, send, receive and read messages in an enterprise messaging system.
it provides numerous proprietary features such as scalable connection management, file based data store and load balancing that make it one of the fastest, most scalable JMS servers currently available.
FioranoMQ coordinates all communication between publishing and subscribing applications by using a set of shared Topics as keys to distributing messages. Client applications, both publishers and subscribers, connect to the server to send and receive messages. For each topic, the client may act as a publisher, subscriber, or both.
FioranoMQ offers a unique set of advantages to the developers. Besides reducing the development time for applications, FioranoMQ imparts significant network functionality to applications, ultimately benefiting the end users.
Comments