Top Banner
Using Apache ActiveMQ with COBOL Fernando Ribeiro Solution Architect
12

Using Apache ActiveMQ with COBOL

Dec 13, 2014

Download

Software

 
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Using Apache ActiveMQ with COBOL

Using Apache ActiveMQ with COBOL

Fernando RibeiroSolution Architect

Page 2: Using Apache ActiveMQ with COBOL

Summary

• Overview• Samples– COBOL-IT, GNU COBOL, Visual COBOL

• References

Page 3: Using Apache ActiveMQ with COBOL

Overview

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

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

Page 4: Using Apache ActiveMQ with COBOL

COBOL-IT

Page 5: Using Apache ActiveMQ with COBOL

COBOL-IT

Page 10: Using Apache ActiveMQ with COBOL

References

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

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

• COBOL-IT – http://www.cobol-it.com/

Page 11: Using Apache ActiveMQ with COBOL

References

• GNU COBOL – http://savannah.gnu.org/projects/gnucobol

• OpenEZA – https://code.google.com/p/ezasoket/

• Visual COBOL – http://www.microfocus.com/products/micro-focus-developer/visual_cobol/

Page 12: Using Apache ActiveMQ with COBOL