Skip to content

Establish Apache ActiveMQ and Write a HelloWorld

Notifications You must be signed in to change notification settings

ChampionLi/ActiveMQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Establish Apache ActiveMQ and Write a HelloWorld

This is a Demo program. It makes a message producer and a message consumer, and communicates a HelloWorld through Apache ActiveMQ.

Because of the size limit, you should compile the libactivemq-cpp.lib yourself, and add it to related lib folder.

Afterwards, you can just compile(x86/debug & x64/release configuration) and run it. The .h, .lib and .dll files needed have been included.

For more details, please refer to my blog: https://championli.github.io/2017/09/01/use-activemq/

About

Establish Apache ActiveMQ and Write a HelloWorld

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published