[ 原始碼: python-mitogen ]
套件:ansible-mitogen(0.3.18-1)
ansible-mitogen 的相關連結
Debian 的資源:
下載原始碼套件 python-mitogen:
- [python-mitogen_0.3.18-1.dsc]
- [python-mitogen_0.3.18.orig.tar.gz]
- [python-mitogen_0.3.18-1.debian.tar.xz]
維護小組:
- Debian Python Team (QA 頁面)
- Antoine Beaupré (QA 頁面)
- Emmanuel Arias (QA 頁面)
- Richard Laager (QA 頁面)
- Stefano Rivera (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
Fast connection strategy for Ansible
Mitogen for Ansible is a completely redesigned UNIX connection layer and module runtime for Ansible. Requiring minimal configuration changes, it updates Ansible’s slow and wasteful shell-centric implementation with pure-Python equivalents, invoked via highly efficient remote procedure calls to persistent interpreters tunnelled over SSH. No changes are required to target hosts.
其他與 ansible-mitogen 有關的套件
|
|
|
|
-
- dep: ansible-core (<< 2.18)
- Configuration management, deployment, and task execution system
- 或者 ansible (<< 11)
- Configuration management, deployment, and task execution system
- dep: ansible-core (>= 2.10)
- 或者 ansible (>= 2.10)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-mitogen (= 0.3.18-1)
- Library for writing distributed self-replicating programs