Skip to content

Files

Latest commit

 

History

History
2 lines (2 loc) · 137 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 137 Bytes

RabbitMqPool

参照EF Core的DbContextPool手写RabbitMq连接池。可以进行多主机连接。实现对连接和通道的复用。