Here are some of the things I’m messing around with:

SimpleMQ – A simple, local message queue system that I started basically as a learning exercise. The queue sits behind a Thrift service so theoretically this could be used as a language agnostic message passing system.