Télécharger la liste

Description du projet

Tentakel is a program that executes the same command on many hosts in parallel using SSH or other remote methods. It is designed to be easily extendable. The output of the remote command can be controlled by means of format strings.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-20 20:31 Retour à la liste release
2.2

Cette version intègre deux nouvelles fonctionnalités: un mécanisme de plugin permettant aux utilisateurs de créer facilement leurs propres méthodes de distance, et le nouveau "maxparallel", ce qui permet de limiter le nombre de threads qui s'exécutent simultanément pour éviter trop de charge sur les serveurs de téléchargement, etc .. La caractéristique maxparallel Tentakel peut faire beaucoup plus rapidement dans certaines circonstances. Le plugin rsh est désormais beaucoup plus utile, car elle est maintenant en mesure de retourner l'état de sortie de la commande à distance.
Tags: Major feature enhancements
This release comes with two new features: a plugin mechanism allowing users to easily create their own remote methods, and the new "maxparallel" parameter, which allows one to restrict the number of concurrently running threads to avoid too much load on download servers, etc.. The maxparallel feature can make tentakel a lot faster under certain circumstances. The rsh plugin is now much more useful, as it is now able to return the exit status of the remote command.

Project Resources