Suppose this situation:

I have 5 client machines in BOINC system and they all point to 1 project. We
can named them as "A", "B", "C", "D" and "E".

The performance of A and B are much lower than C, D and E. For the whole
system, I submit the same jobs. Now, I want the system running like this:

If all of client machines are idle, the jobs will be sent to C, D and E
firstly; if C, D and E are all busy, the jobs will be sent to A and B. In a
word, the work fetch priority of C, D and E is higher than A and B.

For the client machines performance evaluation, the information in "host"
table of database may be useful.

How can I do this?

Thanks!
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to