Skip to content

PlumpMath/async-philosophers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Dining Philosophers solver

The efforts of the Amsterdam meetup to learn how to use core.async are gathered here.

Usage

We use midje autotest to monitor our tests, and add code in a pure TDD fashion. Being a self learning group activity the resulting code is more geared towards prooving some points rather than being efficient and whatnot.

Currently, we are still quite far away from having a working Dining Philosopher solver. Stay tuned for updates!

License

Copyright © 2013 Amsterdam Clojurians

Distributed under the Eclipse Public License, the same as Clojure.

About

A Dining Philosphers solver to learn `core.async`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%