InterviewSolution
Saved Bookmarks
| 1. |
What Are Session And Batches? |
|
Answer» A “Session” and a “Batch” can be defined as: Session: A session can be interpreted as a group of COMMANDS which LETS the server describe to move the targeted DATA. Batch: A Batch can be interpreted as a collection of tasks which ALSO COVERS one or more number of tasks. A “Session” and a “Batch” can be defined as: Session: A session can be interpreted as a group of commands which lets the server describe to move the targeted data. Batch: A Batch can be interpreted as a collection of tasks which also covers one or more number of tasks. |
|