2006-11-16

CSP for Java On IBM Developerworks

This is a 3 part series. Very important.

CSP = Communicating Sequential Processes

The main questions for us about CSP are:
  1. What are the situations where CSP may be advantageous?

  2. If any, then when do we use it instead of using java.util.concurrent directly?
We will try to answer these questions in this blog, as well as other questions.

1 Comments:

Blogger serge said...

Thanks Jonh (or is it John?)

Sat Nov 18, 12:01:00 PM EST  

Post a Comment

<< Home