Differences

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

Link to this comparison view

Both sides previous revision Previous revision
people:mlsmith:concurrency [2020/06/16 02:44]
mlsmith [Textbooks]
people:mlsmith:concurrency [2020/07/30 00:47] (current)
mlsmith [Communicating Sequential Processes (CSP) Links]
Line 14: Line 14:
   * [[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     * [[https://github.com/atrn/par|PAR]] package for PARallel composition in Go
 +    * [[https://youtu.be/sX8r6zATHGU|Steve Francia - Go: building on the shoulders of giants and stepping on a few toes]]
 ==== 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)