Thread vs job model for fine grained parallelism

Discussions on more advanced topics such as monolithic vs micro-kernels, transactional memory models, and paging vs segmentation should go here. Use this forum to expand and improve the wiki!
User avatar
IanSeyler
Member
Member
Posts: 326
Joined: Mon Jul 28, 2008 9:46 am
Location: Ontario, Canada
Contact:

Re: Thread vs job model for fine grained parallelism

Post by IanSeyler »

BareMetal OS uses "jobs" instead of threads: http://vimeo.com/13423853

I was going for something similar to Apple's Grand Central Dispatch.
BareMetal OS - http://www.returninfinity.com/
Mono-tasking 64-bit OS for x86-64 based computers, written entirely in Assembly
Post Reply