Hi everyone!!!!!!!
- What is a good book on Pi-calculus, which will give an idea of practical problems?
- Can you suggest some new technologies in Pi-calculus to learn?
Thank you.
|
1
|
Hi everyone!!!!!!!
Thank you. |
|||
|
|
|
Communicating and mobile systems: the π-calculus is the short well-written book covering pi-calculus by its creator, or Milner's tutorial paper for a very quick introduction (the notation in the book updates that in the paper). Practical applications are in communication systems protocols, or modelling any concurrent system which allows creation or destruction of processes or links between processes. |
||
|
|
|
|
One of the creators wrote a book that I have yet to read. There is a pi-calculus FAQ (pdf) that I found a useful introduction, with a bibliography. How familiar are you with lambda calculus? In many ways it is simpler, and it is worth tackling first. |
||
|
|