Java Inter Process communication and Inter Thread communication ?

Posted by JavaUser on Stack Overflow See other posts from Stack Overflow or by JavaUser
Published on 2010-03-27T01:57:05Z Indexed on 2010/03/27 2:03 UTC
Read the original article Hit count: 686

Filed under:
|

Hi,

First , what is the difference between Thread and a Process in Java context? and How Inter Process communication and Inter Thread communication is acheived in Java? Please point me real time examples.

Thx

© Stack Overflow or respective owner

Related posts about java

Related posts about multithreading