Wednesday 7 September 2011

What is the difference between Synchronous and asynchronou

Dialog or batch process is blocked until import has ended in synchronous transport.
Dialog or batch process is released after import is started in asynchronous transport.

Two programmer(Threads) at a Same Time is call synchronous and Two Programmer At different time is call Asynchronous. example: audio and Video at Same time is synchronous audio and Video is different time is Asynchronous.

No comments:

Post a Comment