Percona-Lab / mongodb_consistent_backup

A tool for performing consistent backups of MongoDB Clusters or Replica Sets
https://www.percona.com
Apache License 2.0
276 stars 81 forks source link

Configuring all Task sub-classes to use their respected threads confi… #273

Closed corey-hammerton closed 6 years ago

corey-hammerton commented 6 years ago

…guration item and using the Task threads() functionality

This commit implements the thread system as described in the documentation. And actually make threading configurable.

timvaillancourt commented 6 years ago

LGTM, thanks @corey-hammerton

timvaillancourt commented 6 years ago

Whoops - closed before I merged. Fixing