Currently developing a trade capture system for a wall st. financial firm and looking to use a free jms server. Right now I going with JBOSS2.4.4/Tomcat4.0 for the app/web server but the JBOSS JMS implementation does not look robust. Any recommendations for a free JMS Server?
-
Need JMS Recommendations (4 messages)
- Posted by: make ship go
- Posted on: March 22 2002 11:11 EST
Threaded Messages (4)
- Need JMS Recommendations by Niranjan Sathe on March 22 2002 18:46 EST
- Need JMS Recommendations by Darrin Addams on March 25 2002 07:11 EST
- Need JMS Recommendations by Dave Hewitt on March 25 2002 16:19 EST
- Need JMS Recommendations by make ship go on March 26 2002 11:32 EST
-
Need JMS Recommendations[ Go to top ]
- Posted by: Niranjan Sathe
- Posted on: March 22 2002 18:46 EST
- in response to make ship go
try SwiftMQ -
Need JMS Recommendations[ Go to top ]
- Posted by: Darrin Addams
- Posted on: March 25 2002 07:11 EST
- in response to Niranjan Sathe
It's not free though is it? And the evaluation period is only 30 minutes! -
Need JMS Recommendations[ Go to top ]
- Posted by: Dave Hewitt
- Posted on: March 25 2002 16:19 EST
- in response to make ship go
-
Need JMS Recommendations[ Go to top ]
- Posted by: make ship go
- Posted on: March 26 2002 11:32 EST
- in response to Dave Hewitt
yes - i plugged in openjms into jboss. openjms looks a bit flaky and i was able to crash the server fairly quickly by mucking around with the admin tools.
it turns out the client will be going with sonicMQ so i've gone back to jbossMQ until i can plug in sonic.
thanks for the replies all.