Hi all,
For those unfamiliar, Immutant is an application server for Clojure. It's an integrated platform built on JBoss AS7 that aims to reduce the incidental complexity in real-world applications. It provides support for Ring handlers, asynchronous messaging, caching, scheduled jobs, XA transactions, clustering, and daemons.
Immutant 2.x will be comprised of just libraries, one for each of the above services, embeddable within your standalone apps or deployable to a stock WildFly 8 (or EAP) app server.
Love,
Jim