vmpooler/lib
kirby@puppetlabs.com 3b24446997 (POOLER-52) Enforce task limit on providers
This commit changes the model of how provider connections are managed in pool_manager. Instead of creating a connection per pool a set of connections are
used, limited by the existing task_limit parameter. Without this change pool_manager runs a nested loop for each pool, maintaining a provider connection.
2017-04-13 13:50:52 -07:00
..
vmpooler (POOLER-52) Enforce task limit on providers 2017-04-13 13:50:52 -07:00
vmpooler.rb (POOLER-70) Add initial VM Provider service 2017-03-08 17:14:12 -08:00