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.