mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 02:18:41 -05:00
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. |
||
|---|---|---|
| .. | ||
| vmpooler | ||
| vmpooler.rb | ||