hi all, This is my first topic to post.could i know the following question based on Threading concept:
1. Is there any difference between process and thread in java? 2. Is it advantageous to use Runnable interface or Thread class? 3. What is green and native thread and is there any difference?
Please send me the details, if anyone have.
waiting for reply.
Thanks and Regards, Manoj
Is there any difference between process and thread in java?Is it advantageous to use Runnable interface or Thread class?What is green and native thread and is there any difference?