Introduction - If you have any usage issues, please Google them yourself
In computer science, Communicating Sequential Processes (CSP) is a formal language for describing patterns of interaction in concurrent systems.It is a member of the family of mathematical theories of concurrency known as process algebras, or process calculi. CSP was highly influential in the design of the occam programming language,and also influenced the design of programming languages such as Limbo and Go.Wikipedia