Currently Browsing: ActiveMQ
Aug 18, 2008
Hackathon 6: ActiveMQ, Apache Camel, Java Notification API
Mailtrust held their hackathon number 6, which is the first for me. It was pretty exciting to pickup any project that you wanna work on, and try to finish it all from design to delivery in one day. My project was to create a generic notification API that can send alerts to email, jabber IM, or sms. Since I have been working with ActiveMQ for over a month now, I decided to use it to queue the alerts. All... read more
Jul 16, 2008
ActiveMQ 5.1.0
At Mailtrust, they tend to use ActiveMQ as their Universal Messaging System (UMS). That was the first time for me to start reading about messaging systems and the distributed handling of messages. This post is not about comparing ActiveMQ to other distributed messaging systems. However, ActiveMQ is an open source message broker that is written in Java; It supports communication over a number of protocols... read more
