1.

What Is Difference Between Binding Connection And Client Connection?

Answer»

If MQ clients sits on same PHYSICAL SERVER where QueueManager is located than it can create binding CONNECTION which is relatively faster than client connection, which is usually created by MQ clients residing on same network but not same host. Most of APPLICATION uses MQ client connection to connect QueueMangaer, which is EASY and flexible.

If MQ clients sits on same physical server where QueueManager is located than it can create binding connection which is relatively faster than client connection, which is usually created by MQ clients residing on same network but not same host. Most of application uses MQ client connection to connect QueueMangaer, which is easy and flexible.



Discussion

No Comment Found