You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by newbie-gero <ch...@e7tech.com> on 2008/03/16 17:36:09 UTC

What is in-memory operation for JMS

Hi lists,
i have read up about Geronimo and i read that JMS provider may be configured
for in-memory operation for maximum
performance,

May i know what does it mean by in-memory operation

Thanks
-- 
View this message in context: http://www.nabble.com/What-is-in-memory-operation-for-JMS-tp16080967s134p16080967.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Re: What is in-memory operation for JMS

Posted by David Jencks <da...@yahoo.com>.
On Mar 16, 2008, at 9:36 AM, newbie-gero wrote:

>
> Hi lists,
> i have read up about Geronimo and i read that JMS provider may be  
> configured
> for in-memory operation for maximum
> performance,
>
> May i know what does it mean by in-memory operation
ActiveMQ has quite a few transports.  The fastest is the vm in-memory  
transport.  You select it by specifying a vm:localhost?async=true URI  
in the resource adapater or broker connector configuration.

Unfortunately there's a bug in released activemq versions with vm  
transport that can produce a deadlock when used with transacted  
message delivery.  See https://issues.apache.org/activemq/browse/ 
AMQ-1438.

thanks
david jencks

>
> Thanks
> -- 
> View this message in context: http://www.nabble.com/What-is-in- 
> memory-operation-for-JMS-tp16080967s134p16080967.html
> Sent from the Apache Geronimo - Users mailing list archive at  
> Nabble.com.
>