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

In my investigations i did find the overhead to be fairly high and in most of my benchmarks i found that using simple fixed size fifo queues was significantly faster. However my benchmarks were generally simple cpu bound tasks you would definitely want to explore more varied workloads. Also since you are using a priority based scheduling algorithm presumably the priorities are significant and therefore sacrificing some throughput would be worth it.



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

Search: