clj-gearman.pool
Gearman job server connection pool functions.
connect-first
(connect-first servers conn-meta)
Loop through a list of servers and return first one available
worker-pool
(worker-pool worker-def connect work)
Create and manage worker pools. Used via worker/pool function.