Re: Sharing a MQ Message

2003-05-31 Thread Robert Broderick
Not bad Dennis!!


From: "Miller, Dennis" <[EMAIL PROTECTED]>
Reply-To: MQSeries List <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Sharing a MQ Message
Date: Fri, 30 May 2003 09:21:12 -0700
A possible candidate for publish/subscribe?

> -Original Message-
> From: Wesley Shaw [SMTP:[EMAIL PROTECTED]
> Sent: Friday, May 30, 2003 7:02 AM
> To:   [EMAIL PROTECTED]
> Subject:   Sharing a MQ Message
>
> Which MQ feature should I look for if my applications would like to
share
> messages.  Would like to deliver
> a message to a specific queue and allow multiple API's to consume that
> message and not have a message gone
> until each API has actually consumed a specific message.
>
> Instructions for managing your mailing list subscription are provided in
> the Listserv General Users Guide available at http://www.lsoft.com
> Archive: http://vm.akh-wien.ac.at/MQSeries.archive
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive
_
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: Sharing a MQ Message

2003-05-31 Thread Miller, Dennis
A possible candidate for publish/subscribe?

> -Original Message-
> From: Wesley Shaw [SMTP:[EMAIL PROTECTED]
> Sent: Friday, May 30, 2003 7:02 AM
> To:   [EMAIL PROTECTED]
> Subject:           Sharing a MQ Message
> 
> Which MQ feature should I look for if my applications would like to share
> messages.  Would like to deliver
> a message to a specific queue and allow multiple API's to consume that
> message and not have a message gone
> until each API has actually consumed a specific message.
> 
> Instructions for managing your mailing list subscription are provided in
> the Listserv General Users Guide available at http://www.lsoft.com
> Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: Sharing a MQ Message

2003-05-31 Thread Robert Broderick
Wesley,
You are strattleing across application and MQ functionality.
MQ Functionality
MQGET with the browse option will let you get a message and not distroy it.
now.

Application Functionality
How do you tell when the last application on the list viewed the message
 bobbee


From: Wesley Shaw <[EMAIL PROTECTED]>
Reply-To: MQSeries List <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Sharing a MQ Message
Date: Fri, 30 May 2003 10:01:38 -0400
Which MQ feature should I look for if my applications would like to share
messages.  Would like to deliver
a message to a specific queue and allow multiple API's to consume that
message and not have a message gone
until each API has actually consumed a specific message.
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive
_
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Sharing a MQ Message

2003-05-31 Thread Wesley Shaw
Which MQ feature should I look for if my applications would like to share
messages.  Would like to deliver
a message to a specific queue and allow multiple API's to consume that
message and not have a message gone
until each API has actually consumed a specific message.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive