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:
CSP = Communicating Sequential Processes
The main questions for us about CSP are:
- What are the situations where CSP may be advantageous?
- If any, then when do we use it instead of using java.util.concurrent directly?
1 Comments:
Thanks Jonh (or is it John?)
Post a Comment
<< Home