Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 605 Bytes

mitogen.md

File metadata and controls

13 lines (8 loc) · 605 Bytes

Mitogen

Mitogen for Ansible allow a 1.25x - 7x speedup and a CPU usage reduction of at least 2x, depending on network conditions, modules executed, and time already spent by targets on useful work. Mitogen cannot improve a module once it is executing, it can only ensure the module executes as quickly as possible.

Install

ansible-playbook mitogen.yml

Limitation

If you are experiencing problems, please see the documentation.