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

PSEUDOCONVERSATION


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
logaas

New User


Joined: 19 Feb 2005
Posts: 25
Location: chennai

PostPosted: Fri Aug 19, 2005 9:26 am
Reply with quote

Hi

What is PseudoConversion.How to code it in cobol Program with embedded CICS command.

Can anyone please explain me with an example code.
Back to top
View user's profile Send private message
naveensri2005
Currently Banned

New User


Joined: 22 Mar 2005
Posts: 51
Location: chennai

PostPosted: Fri Aug 19, 2005 11:27 am
Reply with quote

HI,

pseudo conversation is our technique. when ever the program is not required relase the program. when ever the program is required reload the program. The main idea behind is suppose u send one map to application to terminal. the cpu waits for the input for the terminal. so cpu waiting. to avoid waste of the cpu time we release the program. When ever user given the input the program is again reload it.in this ideal time cpu take another program and process it.

this way u r using pseudo conversation.



regards
naveen
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 -> CICS

 


Search our Forums:

Back to Top