Depending on your platform and compiler requirements, you could use
ActiveMQ-CPP. It should be to hard to write a C wrapper around the C++
libraries API so that you can use it from you existing code base.
Not sure what the state of the other C clients are at the moment.
Regards
Tim.
On Fri, 2007-08-10 at 19:33 +0530, Dinesh Premalal wrote:
> Hi all,
> I have a system written in C, I want to publish my messages to
> ActiveMQ server. What is the most recommended way?
> BTW, I have tried almost all the C options given in the activemq site, but
> none of them work for me. (Yes, I know I'm not a very good Java person :( ,
> there may be my faults)
> Guys please help me to get this up and running. Thanks in Advance.
>
> thanks,
> Dinesh