[ 源代码: 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