12
Using Apache ActiveMQ with JavaScript Fernando Ribeiro Solution Architect

Using Apache ActiveMQ with JavaScript

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Using Apache ActiveMQ with JavaScript

Using Apache ActiveMQ with JavaScript

Fernando RibeiroSolution Architect

Page 2: Using Apache ActiveMQ with JavaScript

Summary

• Overview• Samples– DynJS, Rhino, Nashorn

• References

Page 3: Using Apache ActiveMQ with JavaScript

Overview

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

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

Page 10: Using Apache ActiveMQ with JavaScript

References

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

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

• DynJS – http://www.dynjs.org/• Rhino – https://

developer.mozilla.org/en/docs/Rhino

Page 12: Using Apache ActiveMQ with JavaScript