Skip to content

Note that while Erlang is a functional language, in the same general class as Clojure, our focus here is the concurrency model provided by Erlang. In particular, this assignment will require you to gain some familiarity with the concept of message passing. In fact, Erlang does this more effectively than any other modern programming language.

Notifications You must be signed in to change notification settings

yashgolwala/communication-network-for-a-group-of-friends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

communication-network-for-a-group-of-friends

Note that while Erlang is a functional language, in the same general class as Clojure, our focus here is the concurrency model provided by Erlang. In particular, this assignment will require you to gain some familiarity with the concept of message passing. In fact, Erlang does this more effectively than any other modern programming language.

About

Note that while Erlang is a functional language, in the same general class as Clojure, our focus here is the concurrency model provided by Erlang. In particular, this assignment will require you to gain some familiarity with the concept of message passing. In fact, Erlang does this more effectively than any other modern programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages