Small pieces of Scala that replace whole frameworks.
- com.n6.ews.bb.Blackboard: Actor based blackboard implementation. Concurrent and non-persistent.
- com.n6.ews.ib.Topic: Pub-sub with Actors.
- Scala 2.7.5
- Specs 1.2.5
- Ant
- Ivy
Thanks to robey for scala-build, a nice initial project setup.