uQManager
We
present the first version of the uQManager
What?
uQManager is our java messaging system. designed to abide by our
motto, MicroQM is the smallest, fastest and simplest Queue Manager
to setup and use in existence. No need for complicated setups
and a large learning curve be up and running with uQManager less
than 10 minutes from now. Really, give it a try.
Why?
There must be hundreds of queue managers out there from WebSphere
MQ to JBOSS MQ and so many more. Why another queue manager
you must be joking why do we need another queue manager? The answer
is simplicity. Every other queue manager is a complex system
that takes up a big footprint, takes hours to learn and install and
then is complex to implement in your code.
uQManager answers all that with a 3 step process to get the
QueueManager running, and 2 lines of code allows you to use your
own queues to send or receive messages, even within webapps.
It is sooooooooooooooooooo simple we should have called it
SimpleQManager but uQManager was better (lol).
What does the small 'u' in front of QManager mean?
That small 'u' should have been the symbol for micro but it was
'simpler' to type to use the small 'u' instead...
How to setup and run the QueueManager in 3 easy
steps
How to use the Client
library to access the queue manager in java
Planned improvements:
- an easy Publish/Subscribe system
- Add the persistence layer so that the messages can have that "guaranteed delivery" flavor.
- JMS Compliance (maybe)
Paul Fortin is the founder of Coding Junky and is the main junky. Paul has over 25 years of experience with computers and software and has lead many teams to successful project completions.