MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Syncs & Async programs

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
rajeev5174
Beginner


Joined: 05 Jun 2007
Posts: 25
Topics: 10

PostPosted: Wed May 05, 2010 1:01 pm    Post subject: Syncs & Async programs Reply with quote

Hi,

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

Regards
Raj
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12368
Topics: 75
Location: San Jose

PostPosted: Wed May 05, 2010 5:27 pm    Post subject: Reply with quote

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
Back to top
View user's profile Send private message Send e-mail Visit poster's website
rajeev5174
Beginner


Joined: 05 Jun 2007
Posts: 25
Topics: 10

PostPosted: Thu May 06, 2010 12:33 pm    Post subject: Reply with quote

Thanks kolsu ..
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
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


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group