Skip to content

BlackStar1313/erlang-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erlang-algorithms

Ring algorithm

ring.erl : An Erlang program that creates a ring of N processes and sends M times a token and a counter in the ring.

ring_mutex.erl : Same as above but it uses a mutual exclusion.

About

Some algorithms in erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages