jms - ActiveMQ CPP Library -


I have a Java application and a C ++ application I want to use Apache ActiveMQ for communication between these applications I am I know how to activate MQ, run it etc. I should know what I should do to get a C ++ client library. I downloaded the code and tried to create some libraries but I am not sure its just the client library or the whole active MQ server please provide some clarity or reference link Thank you.

My suggestion would be to try to read something, it contains a lot of information. There are also many examples in the appropriate name 'example' directory in the source bundle.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

memcached - Django cache performance -

java : convert string value to int -