+ All Categories
Home > Software > Using Apache ActiveMQ with Rexx

Using Apache ActiveMQ with Rexx

Date post: 07-Dec-2014
Category:
Upload: fernando-ribeiro
View: 207 times
Download: 7 times
Share this document with a friend
Description:
 
12
Using Apache ActiveMQ with Rexx Fernando Ribeiro Solution Architect
Transcript

Using Apache ActiveMQ with Rexx

Fernando RibeiroSolution Architect

Summary

• Overview• Samples– BSF4ooRexx, NetRexx, ooRexx

• References

Overview

• Apache ActiveMQ provides protocol support that can be used in Rexx

• Messaging brokers should be preferred over bridges, for example, for application integration

References

• Red Hat JBoss A-MQ – http://www.redhat.com/products/jbossenterprisemiddleware/amq/

• Apache ActiveMQ – http://activemq.apache.org/

• BSF4ooRexx – http://bsf4oorexx.sourceforge.net/

• NetRexx – http://www.netrexx.org/

References

• ooRexx – http://www.oorexx.org/


Recommended