class AMQProxy::Pool

Defined in:

amqproxy/pool.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(host : String, port : Int32, tls : Bool, log : Logger, idle_connection_timeout : Int32) #

[View source]

Instance Method Detail

def borrow(user : String, password : String, vhost : String, client : Client, &block : Upstream -> _) #

[View source]
def close #

[View source]
def size : Int32 #

[View source]