Chapter 9. ActiveMQ messaging for other languages

 

This chapter covers
  • Using scripting languages via STOMP
  • Exploring ActiveMQ NMS with C#
  • Exploring ActiveMQ CMS with C++
  • Using the ActiveMQ REST API
  • Using the ActiveMQ Ajax API

 

Thus far we’ve been focused on ActiveMQ as a JMS broker and explored various ways of using it in Java environment. But ActiveMQ is more than just a JMS broker. It provides an extensive list of connectivity options, so it can be seen as a general messaging solution for a variety of development platforms. In this chapter we’ll cover all ActiveMQ aspects related to providing messaging services to different platforms. We’ll start by exploring the STOMP (Streaming Text Orientated Messaging Protocol) protocol, which due ...

Get ActiveMQ in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.