IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Asynchronous consumption of WebSphere MQ messages


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Wilsy

New User


Joined: 29 Dec 2007
Posts: 5
Location: UK

PostPosted: Fri Dec 19, 2014 10:34 pm
Reply with quote

Hi

Does anyone have any experience of this?

I am interested in using MQ in a CICS program that is run by a transaction XX01 which runs many times each second.
I would like each XX01 transaction to PUT some data on to a MQ queue and not wait for a reply.

I do not want to have the overhead of doing connect, open, put and close for every individual instance of the transaction.

Do the Asynchronous features allow us to create a queue that is permanently open and to which we can put messages without the overheads of each distinct transaction connecting and opening each time?
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts REXX GETMSG does not return £HASP880... CLIST & REXX 2
No new posts Read 4MB message and split into multi... COBOL Programming 9
No new posts Suppress messages from being written ... All Other Mainframe Topics 6
No new posts TCPIP MSU consumption Testing & Performance 7
No new posts Web Service VS MQ Messages All Other Mainframe Topics 1
Search our Forums:

Back to Top