Package net.sf.basedb.clients.jobagent.slotmanager
package net.sf.basedb.clients.jobagent.slotmanager
-
ClassDescriptionThe internal slot manager assigns slot to jobs based on their estimated execution time.An extension to the internal slot manager which also accepts slot assignment from remote job agents.A remote slot is a slot with some information about when it was created and last updated.Request handler implementation that accepts requests for slots from remote hosts.Task that is scheduled at regular intervals to check for timed out slots.Slot manager implementation that requests slots from another job agent.Task that is scheduled at regular intervals to send ping commands to the remote host.Represents a slot that has been assigned to a job.A slot manager is responsible for slot assigment to jobs.