|
View previous topic :: View next topic
|
| Author |
Message |
learnmf
Active User

Joined: 14 Mar 2005 Posts: 123
|
|
|
|
| CAN Any body give the list of differences between online and batch program |
|
| Back to top |
|
 |
mcmillan
Site Admin

Joined: 18 May 2003 Posts: 1214 Location: India
|
|
|
|
Online Processing: Parallel processing using Time Sharing Option
Batch processing: Priority Processing using Job Scheduling |
|
| Back to top |
|
 |
manoj_madhavan Warnings : 1 New User
Joined: 07 Mar 2005 Posts: 12
|
|
|
|
online:
requires user interaction.
more security overhead.
requirement of resources are high.
provide for parallel use of system and resource across a wider region.
batch :
crude form of processing - input given -output obtained....no form of user interaction or modification possible...
no user intreaction required
ideal for jobs where no interaction is required...like updation, backup,report generation etc... |
|
| Back to top |
|
 |
|
|