Classical concurrent problems

Jérôme Desquilbet jerome@REDACTED
Fri Feb 10 17:41:37 CET 2006


Selon Fernando Rodriguez <fernando@REDACTED>:

> Hi,
> 
> Where can I find erlang solutions to classical concurrent problems
> such as
> the dinning philosophers? I tried googling but didn't find anything
> 
> Thanks



Here is a classical one, Primes by Sieve, that I more or less translated
from Ada. It was my first Erlang program :-) One task by prime number.

http://jerome.desquilbet.org/pages/271/ 

  Jérôme.




More information about the erlang-questions mailing list