Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That sounds like a job for a scheduler, in the cluster sense. I'm actually looking around for a job framework in .NET that supports custom schedulers, but have yet to find something that supports resource constrained scheduling. It's all either about en-queueing something to be done NOW, or at a future date. I haven't seen anything that supports custom scheduler implementations on a per-job type basis. They don't really distinguish between logging work to be done and deciding whether or not it can be executed NOW.


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

Search: