on ‎2006 Feb 28 2:53 PM
hi, i have a doubt about difference between task , thread and process. please clarify my doubt with clear information, i am waiting for u r reply
Request clarification before answering.
Hi
Thread in Java->
A thread is a thread of execution in a program. The Java Virtual Machine allows an application to have multiple threads of execution running concurrently
Task in ABAP->With a task, you generally process an actual object of an object class, for example you create a customer master record. A task consists of a set of task functions, such as "Save", "Delete" or "Select".
Process in ABAP ->It is a set of steps which are done to perform a specified function.
I hope this will help to solve your problem.
Thanks
Mrutyunjaya Tripathy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.