Quote Originally Posted by Avenger View Post
Having some experience with parallel programming on the Mac as well as other platforms, I'm a bit puzzled by this, since the Mac has nice parallel programming support via Grand Central Dispatch and OpenCL. Moreover, thread priority can certainly be adjusted, and real-time scheduling is also supported.
The question is how well Cider translates those calls.