Syncs & Async programs
Select messages from
# through # FAQ
[/[Print]\]

MVSFORUMS.com -> CICS and Middleware

#1: Syncs & Async programs Author: rajeev5174 PostPosted: Wed May 05, 2010 1:01 pm
    —
Hi,

How in the cics we identify whether the program is called in Async mode or in sync mode?

Regards
Raj

#2:  Author: kolusuLocation: San Jose PostPosted: Wed May 05, 2010 5:27 pm
    —
rajeev5174,

The basic difference between Synchronous and Asynchronous is that

Synchronous calls return control when the called program completes; the information that is returned is immediately available. Asynchronous calls return control without reference to the completion of the called program, and the application is notified when the information becomes available.

you might wanna check this which explains with an example

https://publib.boulder.ibm.com/infocenter/cicsts/v3r2/index.jsp?topic=/com.ibm.cics.ts.intercommunication.doc/topics/dfht1ke.html

Kolusu

#3:  Author: rajeev5174 PostPosted: Thu May 06, 2010 12:33 pm
    —
Thanks kolsu ..



MVSFORUMS.com -> CICS and Middleware


output generated using printer-friendly topic mod. All times are GMT - 5 Hours

Page 1 of 1

Powered by phpBB © 2001, 2005 phpBB Group