|
Dave. You may not have answered my questions specifically, but your explanation is a great lesson in 'distributed' QSG that covers many of my doubts - great text. To the side issue, our messages are all persistent (financial transactions...) so the QSG's overhead is not so high. Now to the specific questions, please clarify one point of your explanation: I was assuming, from the beginning, that the sender channel (Win >> z/OS) would point to the QSG and enjoy all the benefits provided by this approach - which includes being connected to any qmgr in the group. In other words, assuming my RQMNAME still point to a specific qmgr, I can never count on the sender channel being connected to this qmgr. Given these conditions, are you saying that the other qmgrs (or the receiver channels on these qmgrs) in the group will have, without further intervention (alias or other object defintions), the ability to figure out that a message directed to another qmgr in the group should be placed into the shared queue with the same name as the queue referenced in the transmission header? Thanks again for the help. Heinz Dave Corbett wrote: Heinz, Shared queues in a z/OS environment are a great concept and I use them extensively - but there is a MIPS cost, especially if you are currently using non-persistent messaging. The issue is that messages almost become persistent when they exist in shared queues (they survive QMGR restarts, but not coupling facility list structure failures). If you had already been using persistent messages, the increase in MIPS usage is not as noticeable. Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com |
- Remote queue pointing to a QSG Heinz Klein
- Re: Remote queue pointing to a QSG Dave Corbett
- Re: Remote queue pointing to a QSG Heinz Klein
- Re: Remote queue pointing to a QSG Paul S Dennis
- Re: Remote queue pointing to a QSG Heinz Klein
