|
|
| Author |
Message |
manjuv26
New User
Joined: 19 Feb 2007 Posts: 9 Location: usa
|
|
|
|
Hi
Can any one tell little brief of about how MQ series works with applications and in what situations we use MQSERIES. |
|
| Back to top |
|
 |
References
|
Posted: Tue Feb 27, 2007 2:28 am Post subject: Re: When and Inwhat situations we use MQSERIES |
 |
|
|
 |
William Thompson
Global Moderator
Joined: 18 Nov 2006 Posts: 2970 Location: Tucson AZ
|
|
|
|
A post office or postal system is a good way to picture it. A nice safe secure system for communicating between various people (systems/ applications/ etc).
It can be used anywhere you don't need instantaneous one to one requests/replys, when batched processing can be employed - though it can handle pretty quick replys.
I can protect the data across the LUW using commit/rollback.
And one of its greatest strengths is that it is almost platform/operating system independent.
Well, at least that's my take on it.... |
|
| Back to top |
|
 |
|
|