parallel
[Top][All Lists]
Advanced

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

Re: Dynamically changing remote servers list


From: ChessDoter
Subject: Re: Dynamically changing remote servers list
Date: Mon, 18 Aug 2014 18:42:00 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0

Hi,

apologies for late answering. Someone got me right and had an excellent idea. Makes me relax (and retire). Thank you. So will the documentation see an update to cover that technique?

Having an independent process/thread updating the servers list is exactly the
idea (but it would be able to handle more complex server entries like '8/ssh -p
2222 host.net' too).

However, as others pointed out, perhaps that daemon should not be part of GNU
Parallel's main code. It should suffice to have the ability to change the
server list at runtime. Then, the users could run whatever they want to update
the list. An additional benefit of this approach is that the user has more
flexibility/control regarding the updating method (maybe he or she prefers a
serial script or that certain servers be checked more frequently than others).

Cheers



reply via email to

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