aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-mitogen/pkg-descr
blob: 950b6bd51ba998f28caaed2c31fd44d04bd551df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Python library for writing distributed, self-replicating programs. Its
main feature is a pythonic "remote fork", enabling your program to
bootstrap and communicate with remote copies of itself, requiring only
an existing installed python, and a suitable ssh client.

Mitogen also includes a highly efficient re-implementation of Ansible's
RPC layer, providing a staggering and massive speed-up compared to stock
ansible. Installation is trivial, and the results are impressive.

https://mitogen.networkgenomics.com/ansible_detailed.html

WWW: https://mitogen.networkgenomics.com/