parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dynamically changing remote servers list


From: Douglas A. Augusto
Subject: Dynamically changing remote servers list
Date: Tue, 12 Aug 2014 19:17:24 -0300
User-agent: Mutt/1.5.23 (2014-03-12)

Dear all,

Firstly, thank you all for contributing to the development of GNU Parallel, it
is a very useful tool.

Suppose the following scenario. There are lots of parallel jobs running locally
and remotely, but in the meantime additional remote servers become available.
It would be nice if those new servers could be included to the pool of compute
servers without restarting the current execution.

So, instead of statically defining the servers (via sshlogin or sshloginfile),
I am wondering if it is possible to include/exclude servers on-the-fly. This
feature would be analogous to the way in which the load can be dynamically
configured by simply changing a file ("procfile").

-- 
Douglas A. Augusto



reply via email to

[Prev in Thread] Current Thread [Next in Thread]