Skip to content

ramonli/RabbitMQResearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQResearch

A simple research project on RabbitMQ.

The publish will use a connection pool to avoid establishing connection to RabbitMQ broker for each message publish, as the cost of connection establishing is expensive. The pool implementation is based on apache common object pool libary.

About

A simple research project on RabbitMQ.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published