diff options
Diffstat (limited to 'rotord/rotor.h')
| -rwxr-xr-x | rotord/rotor.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/rotord/rotor.h b/rotord/rotor.h index 4a0c540..4961b98 100755 --- a/rotord/rotor.h +++ b/rotord/rotor.h @@ -64,6 +64,11 @@ messaging - http factory includes a poco notication center when it creates the rotor session it registers it session messages are posted thus and consumed +best way to control the rendering process? work queue isn't bad as it means we keep concurrency +also need to: +find out what the renderer is doing +get progress + */ #include <unordered_map> |
