MQCNO_SHARED_BINDING

 

public final static int

This connection option causes the application and the local-queue-manager agent (the component that manages queuing operations) to run in separate units of execution (generally, in separate processes). This arrangement maintains the integrity of the queue manager. That is, it protects the queue manager from errant programs. However some resources are shared between the application and the local-queue-manager agent.


uj17400_