Per-Morten / imt3912_thesis

0 stars 0 forks source link

Write ECS multi-threading description #29

Closed Per-Morten closed 7 years ago

Per-Morten commented 7 years ago

Originally reported by: Per-Morten Straume (Bitbucket: Per-Morten, GitHub: Per-Morten)


Give an overview of how the multi-threading will work in the ECS.
What lifecycle stages are threaded.
What are the users responsibilities in relation to synchronization and data access.

$estimate 3h
$sub #26


Per-Morten commented 7 years ago

Original comment by Per-Morten Straume (Bitbucket: Per-Morten, GitHub: Per-Morten):


fix #29: Add section on multi_threading

Added the section on multi_threading stating in rough terms how we are tackling the problem.