Questions on managing computation or tasks order. Synchronizing parallel procedures, dynamics objects and so on. It's meant to be a secondary tag to narrow the scope of question already tagged with parallel, dynamic, evaluation and similar tags.
Tag scheduling may be used in following cases (e.g.):
- timing and/or temporal order is important during evaluation/runtime; timing, evaluation
- computation results in a dynamically maintained object rather than a static one; dynamic
- producing/manipulating real-time continuous data/streams; streams real-time
- synchronized parallel computation is to be used; parallel
ScheduledTasksare possibly involved.
Created after this Meta discussion: Timed procedures tag