I don't think you are looking for a C camel library.  Rather a library to
talk to activemq (either 'native' or http REST) which in turn talks to
camel.


On 20 June 2013 21:05, Sean Beck <seanmckayb...@gmail.com> wrote:

> Hi all,
>
> I am new to Camel and was directed to use it for some functionality I want
> to build into my code.
>
> So I am sending files over to a server and there are two files with the
> same name but of a different "type" that are merged together on the server
> side. As soon as a file is received I send a message containing the type
> and the filename to a queue. Once both files are over on the server I want
> to then start another program that combines the two.
>
> I was told Camel could help me do this with ActiveMQ. Is there a C library
> of Camel that I can use in my apache module code?
>

Reply via email to