Wrapping Up

Immutant is a very different kind of framework compared to the others in this book. It goes well beyond what web frameworks typically offer and is packed with enterprise features like distributed caching, message queues, scheduled jobs, and clustering. It also has a few unique features, such as its support for polyglot programming with overlays and its leverage of Clojure’s dynamic interactivity.

Modern web apps often make use of caching and messaging, but they resort to third-party services or gluing together several tools to get them. Immutant drastically simplifies these features by fully integrating them and ensuring they work seamlessly together as a whole. This will keep you focused on your application logic instead of ...

Get Seven Web Frameworks in Seven Weeks now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.