nus-cs3281 / 2017

A repo to hold info on CS3281 students
2 stars 1 forks source link

Concurrent Programming with Erlang #26

Closed Skaty closed 7 years ago

Skaty commented 7 years ago

Slides: Click Here! Demos: example1.erl & demo.erl

Will focus on basic concurrent programming -- async message passing.