Load balancing and shedulling algorithms .NET
- by Lukas Šalkauskas
Hello there, so here is my problem:
I have several different configuarion servers. I have different calculations (jobs), I can predict how long approx. each job will take to be caclulated. Also I have priorities. My question is how to keep all machines loaded 99-100% and shedule the jobs in the best way.
Each machine can do several calculations…