Skip to content

leetoo/akka-dining-philosophers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akka-dining-philosophers

Dining Philosophers Problem in Scala with Akka actors.

This actor example is inspired by the article http://www.dalnefre.com/wp/2010/08/dining-philosophers-in-humus/ on the great blog "It's Actors All The Way Down" from Dale Schumacher.

You can run the dinner via sbt with

> runMain ws.fortytwo.experimental.akka.philosophers.Dinner

About

Dining Philosophers Problem in Scala with Akka actors

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%