The simplest MQe queue manager is a queue manager that uses a registry based upon the internal default values. The queue manager could be created without any queues, but its functionality would be severely limited. The example we create contains four standard queues:
The simplest queue manager has no security and has a registry stored in the local file system. The steps to achieve are:
These actions are described for both the Java code base and the C code base, with example code for each. The example Java™ code is shipped as examples.config.CreateQueueManager. For C example code, refer to the HelloWorld compilation section and the transport-c file in the Broker example.