vote up 1 vote down star
1

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.

flag
Hi, unknown (google)!!!!!!! – Earwicker Oct 11 at 10:16

2 Answers

vote up 4 vote down

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.

link|flag
vote up 3 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.