Hi Ali,
Ali M writes:
> Can you please elaborate more on this line ... maybe give examples
>
> On Wednesday, September 12, 2012 3:45:56 AM UTC+2, Jim Crossley wrote:
>>
>> For certain applications, I would recommend using libraries to access
>> external processes like Memcached, RabbitMQ, or cr
Greetings Jim
Can you please elaborate more on this line ... maybe give examples
On Wednesday, September 12, 2012 3:45:56 AM UTC+2, Jim Crossley wrote:
>
> ...
> For certain applications, I would recommend using libraries to access
> external processes like Memcached, RabbitMQ, or cron, for exa
On Fri, Sep 14, 2012 at 1:09 PM, Rogier Peters wrote:
> No offense, but could you next time provide a one line description of
> what your project is?
>
>
+1
For others here it is,
What is Immutant?
Immutant is an application server for Clojure. It's an integrated platform
built on JBoss AS7 that
No offense, but could you next time provide a one line description of
what your project is?
On Tue, Sep 11, 2012 at 9:30 PM, Jim Crossley wrote:
> We released our third official version of Immutant today!
>
> With this release we now publish the Immutant namespaces to Clojars. They
> are of limit
Hi Jim,
Thank you for comprehensible explanation.
I understand.
Thanks,
- Takahiro
On Sep 12, 10:45 am, Jim Crossley wrote:
> Hi Takahiro,
>
> When considering a specific library in isolation, e.g. HornetQ, there is
> little difference between using it within or without an app server.
>
> Benef
Hi Takahiro,
When considering a specific library in isolation, e.g. HornetQ, there is
little difference between using it within or without an app server.
Benefits of an app server include uniform deployment, centralized
configuration, monitoring, and control, clustering capabilities to support
Hi,
Forgive my ignorance, although I think the project must be useful, but
I still don't understand what is the benefit of using application
server.
What is the difference between using a particular library(e.g.
HornetQ) with JBoss AS7 and using the same one without JBoss AS7?
Cheers,
- Takahiro
We released our third official version of Immutant today!
With this release we now publish the Immutant namespaces to Clojars. They
are of limited use when run outside of Immutant, of course, but they'll at
least compile so you can mock/stub/redefine them in your unit tests. You
can render some