wrench::HTCondorNegotiatorService
-
class wrench::HTCondorNegotiatorService : public wrench::Service
A HTCondor negotiator service.
Public Functions
Constructor.
- Parameters
hostname – the hostname on which to start the service
startup_overhead – a startup overhead, in seconds
compute_services – a set of ‘child’ compute services available to and via the HTCondor pool
running_jobs – a list of currently running jobs
pending_jobs – a list of pending jobs
reply_mailbox – the mailbox to which the “done/failed” message should be sent
-
~HTCondorNegotiatorService()
Destructor.