#239 closed task (invalid)
Multiple Threads in the main loop
Reported by: | nicolasc | Owned by: | nobody |
---|---|---|---|
Priority: | minor | Milestone: | Future Engine Features |
Component: | GeneralFramework | Version: | 0.0.3 |
Keywords: | Cc: | ||
Referenced By: | References: |
Description (last modified by landauf)
The corepiece of progamming art
some thoughts: Creation and Segmentation of an intelligent main loop (i.e the graphics part need only be called every 1/50 seconds)
Distribution of "tasks" into separate threads:
- sound
- video
- physics and collision
- network
Attachments (1)
Change History (8)
comment:1 Changed 17 years ago by nicolasc
- Description modified (diff)
- Summary changed from Main Loop and Multiple Threads to Main Loop and Threads
Changed 17 years ago by landauf
comment:2 Changed 17 years ago by landauf
- Description modified (diff)
comment:3 Changed 17 years ago by bknecht
- Owner changed from patrick to nobody
- Version set to 0.0.3
comment:4 Changed 17 years ago by bknecht
- Milestone changed from Version 0.1 Codename: Arcturus to Version 0.2 Codename: Bellatrix
comment:5 Changed 16 years ago by rgrieder
- Summary changed from Main Loop and Threads to Multiple Threads in the main loop
comment:6 Changed 16 years ago by rgrieder
- Priority changed from blocker to minor
- Resolution set to invalid
- Status changed from new to closed
- Type changed from defect to task
comment:7 Changed 16 years ago by bknecht
- Milestone changed from Version 0.2 Codename: Bellatrix to Future Engine Features
Note: See
TracTickets for help on using
tickets.
changed name since we already have a main loop.