Hacker News new | past | comments | ask | show | jobs | submit login

By "single-threaded" I meant business logic and non-fixed layout being done on the same thread. "Rendering" (drawing to a bitmap or translating to the OS compositor's object model or direct OpenGL/DirectX/etc.) is done on a separate thread in most frameworks I'm aware of.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: