Package edu.kit.ipd.sdq.eventsim.resources.entities
-
Interface Summary Interface Description SimResourceFactory -
Class Summary Class Description AbstractActiveResource SimActiveResource An active resource can process demands ofRequest
s.SimHDDActiveResource An active resource which can process HDD read and write requests.SimLinkingResource SimPassiveResource A passive resource is a resource that can be acquired by a simulated process, then be hold for a certain amount of time and is finally released by the process.SimulatedProcess A simulated process is a process that can be scheduled on an active or passive resource.