Event scheduling and execution

Registered by Marc Schinnenburg

The event handling part of the simulation platform offers the necessary parts to support event driven simulation. Typically an EventScheduler is needed which can schedule Events for a certain point in time.

Blueprint information

Status:
Complete
Approver:
Marc Schinnenburg
Priority:
Essential
Drafter:
Marc Schinnenburg
Direction:
Needs approval
Assignee:
None
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
milestone icon openwns-library-0.9beta2
Started by
Marc Schinnenburg
Completed by
Marc Schinnenburg

Related branches

Sprints

Whiteboard

Typically the EventScheduler holds the time and has some methods for scheduling events (e.g. scheduleNow, scheduleDelayed, scheduleAbsolute) as well as canceling events (cancel). Often the EventScheduler also holds the time.

See http://www.openwns.org/Wiki/Development/Blueprints/event-handling for further specification and discussion.

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.