|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Does IBM MQ offer stateful connections? |
« View previous topic :: View next topic » |
Author |
Message
|
MQMB&WAS |
Posted: Sat Aug 11, 2018 8:44 am Post subject: Does IBM MQ offer stateful connections? |
|
|
Centurion
Joined: 12 Jun 2016 Posts: 130
|
Hello experts,
I was asked by someone if IBM MQ supports stateful connections and I didn't know the answer.
I know what stickiness/cookie/stateful connections in general, for example how web applications do that. But, couldn't understand what it meant in MQ world.
Appreciate if someone could explain what it is and if it is available/supported in IBM MQ.
Thanks |
|
Back to top |
|
 |
gbaddeley |
Posted: Sun Aug 12, 2018 4:30 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
MQ connections and MQI messaging operations are not described as "stateful" in any of the MQ documentation. However, MQ operations are not completely atomic. MQ maintains internal information about the connection, objects that are open, and UOW transactions in progress. This is not exposed to the app (other than via object handles and object instances), so the app shouldn't need to use this to store, retrieve or persist any state information across multiple calls. Does that help? _________________ Glenn |
|
Back to top |
|
 |
MQMB&WAS |
Posted: Mon Aug 13, 2018 3:31 pm Post subject: |
|
|
Centurion
Joined: 12 Jun 2016 Posts: 130
|
gbaddeley wrote: |
MQ connections and MQI messaging operations are not described as "stateful" in any of the MQ documentation. However, MQ operations are not completely atomic. MQ maintains internal information about the connection, objects that are open, and UOW transactions in progress. This is not exposed to the app (other than via object handles and object instances), so the app shouldn't need to use this to store, retrieve or persist any state information across multiple calls. Does that help? |
thanks for the information, gbaddeley. |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Aug 13, 2018 6:01 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
MQ is not a transaction manager - it has limited capability (triggering) to instantiate work. An MQ queue manager can participate in UofW - an MQ app can be coordinator of a local UofW, but needs an XA-compliant transaction manager to coordinate global uofw’s that span multiple resource managers. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|