[JBoss-user] [Messaging, JMS & JBossMQ] - Distributed transaction and Message Driven Bean

2005-01-13 Thread wengatz_n
Hi, we have been playing around with Message Bean to investigate how a distributed transaction works in an asynchronous way. But we could not make that working. Basically we have the following example: 1) BankFacade - a stateless session Bean 2) OracleAccountMDB - a message

[JBoss-user] [Messaging, JMS & JBossMQ] - Scalable JMS cluster solution?

2004-07-06 Thread wengatz_n
Hi, in our project we have the requirement for a scalable asynchronous communication protocol. We started with evaluation of different JMS products (f.e. JBOSSMQ, SonicMQ, OpenJMS). We are happy with JBossMQ, we were able to send and receive about 4000 msgs per second (topic with 40 subscribers)