ClusterShell.Worker.Worker.DistantWorker:
Base class DistantWorker, which provides a useful set of
setters/getters to use with distant workers like ssh or pdsh.
ClusterShell.Task.Task.tasksyncmethod:
Class encapsulating a function that checks if the calling task is
running or is the current task, and allowing it to be used as a
decorator making the wrapped task method thread-safe.