Hi Simone,

Simone Mosciatti <mweb....@gmail.com> writes:

> Immutant ( http://immutant.org/ ) IMO is moving in a great direction,
> if I have understand is wrapping several libraries in just one
> enviroment...

Since you brought it up, I'd like to clarify terminology a bit in case
anyone thinks Immutant is a framework.

An *application* is a collection of *libraries* assembled in a
particular way to provide some service.

A *framework* enforces a "particular way", essentially providing a
template for building your application.

Immutant is not a framework, it's an application server, a single
process capable of running multiple applications simultaneously,
including some commodity services like messaging, scheduling and caching
that, because they're integrated, can be easily clustered and
coordinated.

Immutant does provide libraries to invoke those services, but if and how
you use them in your application is completely up to you.

> And red hat is behind it I just find out, that usually means great
> doc...

You mean like this? ;-)
https://twitter.com/gphil/statuses/253285427702816768 

Sorry to hijack the thread,
Jim

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to