Skip to content

davidstack/rabbitmq-golangclient

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

rabbitmq-golangclient

项目中使用了rabbitmq 发送详细,想着多个channel共用一个connection,并且具有重连的功能,一直没有找到这样的代码,自己写了个。

介绍: 1、多个Channel共用一个Connection 2、Rabbitmq-Server 停止或者重启时,该客户端会不断尝试重新连接 3、目前只有发送功能,Consume暂时没有实现

About

rabbitmq connection(channel) pool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages