Skip to main content
Skip table of contents

Naming Services

The Naming Manager, a module within the FioranoMQ Server, provides all common Naming Services (lookup, bind, delete, list, and so on). Naming requests, originating from a JMS Application, are sent to the FioranoMQ server is internally forwarded to this module, which processes the request and responds accordingly. Administrative requests leading to creation or deletion of administered objects are also forwarded to this module.
The interface for this module is well defined and allows multiple implementations which differ mainly in the persistent media used for storing information. A FioranoMQ Administrator is free to plug in any implementation (or even write a new implementation and plug it in) of this interface.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.