Easy introduction to Connection Pool in ruby
Connection pool is on old engineering concept, yet it’s not so popular amongst Ruby on Rails developers. Let me present a simple example of using Connection Pool for maintaining connections to RabbitMQ.
https://www.visuality.pl/posts/easy-introduction-to-connection-pool-in-ruby
Post a comment