January 29, 2010 A new messaging API Edit Delete Tags Autopost 0MQ is a lightweight, fast messaging implementation with a socket-like API. Though implemented on top of TCP, it is faster than TCP as it uses message batching. Worth a look. Best of all, it has a Common Lisp binding!