ActiveMQ
Open Source


Apache ActiveMQ is an open source (Apache 2.0 licensed) message broker which fully implements the Java Message Service 1.1 (JMS). It provides Enterprise Features like clustering, multiple message stor... More


Project Details

LICENSE : apache software license
PROGRAMMING LANGUAGE : Perl
Python : c++ : PHP : java : c# : Ruby : C :

Attribution :

Information obtained from users, and repositories like FLOSSmole, Wikipedia, Apache, Codehaus, Tigris and several others. Please inform us of any errors, objections or omissions. You can find our terms of service here.
more details



Alternatives



Screenshots


ActiveMQ

If you are a member, to have your comment attributed to you. If you are not yet a member, Join OStatic and help the Open Source community.


Recent activemq activity

     

Quick Thoughts

I wanted to quickly check out the Message Selector feature of JMS and decided to try it on Active MQ.


The installation of Active MQ on Windows was painless - just unzip and run the batch file and it started. To run the examples, one needs to have ant installed. Run the ant build.xml that is available in the example folder. The examples provided cover basic point to point (queue based) messaging and publish-subscribe. Default values are provided in the build.xml file so there is no need to create queues or topics just to have a run.


To set and consume messages with properties (selectors), I edited the sample producer and consumer files and they worked perfectly fine. The examples use the ActiveMQConnectionFactory class but I'd imagine that changing to JNDI would not be a big deal.


I also had a look at the web examples where REST-style messaging was supported through a servlet provided. It provided the contents of a queue as XML messages, RSS and ATOM feeds, very handy for legacy-web integration.


In summary, though I spent only a short time with the product, I thought it was easy to install and use. The examples using the default objects helped a lot. This review is only a Java developer's view of Active MQ. In order to get a complete perspective of the product, one would need to look at installing it on a production server, configuring it for load balancing, scalability etc and then give an opinion.


0 Vote(s)

Problem istalling C client in ActiveMq

i hv almost the same problem.I have been using java clients and now i should work with C clients.the activemq website is useless they don't hv procedure to use c client

How can I read a activemq message from OpenWire CClient

Hi,

I am very new to ActiveMQ . I am Using Solaris 9.0 Server. I have installed ActiveMQ5.1 and I have to contact ActiveMQ through C. Where can I Download OpenWire C Client for ActiveMQ. I have installed ApacheProtableRuntime Folder in Solaris Server. Like..my ActiveMQ folder is in /apps/opt/activemq5.1. Please guide me Where should I place the Openwire C Client...

And also please give me an example how to read the message from activemq in C.

Thanks,
Vijaya.

Sponsor Gallery