Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
people:mlsmith:concurrency [2020/03/11 17:43]
mlsmith [Other parallel and distributed computing links]
people:mlsmith:concurrency [2020/05/13 23:59]
mlsmith [Communicating Sequential Processes (CSP) Links]
Line 13: Line 13:
   * [[http://www.cs.kent.ac.uk/projects/ofa/kroc/|occam-pi]] - blending the best of CSP and the pi-calculus   * [[http://www.cs.kent.ac.uk/projects/ofa/kroc/|occam-pi]] - blending the best of CSP and the pi-calculus
   * [[http://golang.org/|Go]] – a CSP-inspired programming language   * [[http://golang.org/|Go]] – a CSP-inspired programming language
 +    * [[https://github.com/atrn/par|PAR]] package for PARallel composition in Go
 ==== Other parallel and distributed computing links ==== ==== Other parallel and distributed computing links ====
   * [[http://en.wikipedia.org/wiki/Rinda_(Ruby_programming_language)|Rinda]] (Linda library for Ruby Programming Language)   * [[http://en.wikipedia.org/wiki/Rinda_(Ruby_programming_language)|Rinda]] (Linda library for Ruby Programming Language)