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
Previous revision
Next revision Both sides next revision
courses:cs377-201951:week12 [2019/04/22 13:34]
mlsmith [Linda and Tuple Space]
courses:cs377-201951:week12 [2019/04/29 13:07]
mlsmith [Linda and Tuple Space]
Line 15: Line 15:
     * Versions 2 and 3 from slides 11, 12 of {{cs377-linda-lect1.pdf|PDF}}     * Versions 2 and 3 from slides 11, 12 of {{cs377-linda-lect1.pdf|PDF}}
       * (version 1 included in sample code)       * (version 1 included in sample code)
 +      * sorry for confusion with version numbers! 
 +      * versions from slides 11 and 12 are the versions to implement
 +  * Implementing one model of concurrency with another
 +    * Implementing CSP-style, channel-based Message Passing
 +      * with Linda/Tuple Space distributed shared memory 
 +    * Both synchronous, and asynchronous send/receive
 +    * {{ :courses:cs377-201951:img-1958.jpg?nolink&400 |}}