9
Using Apache ActiveMQ with Smalltalk Fernando Ribeiro Solution Architect

Using Apache ActiveMQ with Smalltalk

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Using Apache ActiveMQ with Smalltalk

Using Apache ActiveMQ with Smalltalk

Fernando RibeiroSolution Architect

Page 2: Using Apache ActiveMQ with Smalltalk

Summary

• Overview• Samples– GNU Smalltalk, Squeak

• References

Page 3: Using Apache ActiveMQ with Smalltalk

Overview

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

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

Page 8: Using Apache ActiveMQ with Smalltalk

References

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

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

• GNU Smalltalk – http://smalltalk.gnu.org/• Squeak – http://www.squeak.org/

Page 9: Using Apache ActiveMQ with Smalltalk