Révision fcd2af7b
Improved docker_ performance when getting CPU/Memory stats
Added parallel processing using python's muliprocessing module
to fork a new process each for each docker container when gathering
stats.
This vastly improves performance since using a for loop the script
blocks until the stats are returned.
Fichiers
- ajouté
- modifié
- copié
- renommé
- supprimé