JMS/DDS Integration

Posted by dalenkruse on Stack Overflow See other posts from Stack Overflow or by dalenkruse
Published on 2008-11-21T22:58:43Z Indexed on 2010/04/03 6:13 UTC
Read the original article Hit count: 468

I have a legacy C++ application that uses DDS for asynchronous communication/messaging. I need to integrate this application into a JavaEE environment that uses JMS for messaging. Other than building a standalone JMS/DDS bridge module, are there any other options that I might have?

© Stack Overflow or respective owner

Related posts about jms

Related posts about dds