A simple message relay system using Redis, Akka, and Scala.
Scala
Shrink
Shrink is a minimalistic messaging server that uses Redis and Akka (written
in Scala). Shrink uses Redis as a publish-subscribe tool to broascast
messages to consumers that can do whatever they need with the data.