I have question regarding scheduling and priorities.
In the single thread system is there any way to set some priorities for the completion handler ? For an example during we post we can give info to execute first and schedule maybe order the handler accordingly ? For the time critical jobs would be very useful such a feature.
Hi,
I have question regarding scheduling and priorities. In the single thread system is there any way to set some priorities for the completion handler ? For an example during we post we can give info to execute first and schedule maybe order the handler accordingly ? For the time critical jobs would be very useful such a feature.