Message boards : Questions and problems : BOINC: how a computational task is distributed between volunteers
Message board moderation
Author | Message |
---|---|
Send message Joined: 4 Apr 20 Posts: 7 |
I am going to deploy a BOINC server for distributed volunteer computing and currently have very basic questions. To simplify, let's say we have:
|
![]() Send message Joined: 29 Aug 05 Posts: 15632 ![]() |
Have you read https://boinc.berkeley.edu/trac/wiki/ProjectMain? |
Send message Joined: 8 Nov 19 Posts: 718 ![]() |
In most cases both clients will run the complete work, as there's always one to validate the results. But if you had 4 or more clients, the situation would be different. Boinc, fah, and others cut up the task and spread it between the clients (most of the time not considering the clients processing power). To have a live distribution between the two clients might cost too much CPU and network bandwidth on the server side. If you want a faster finish of a Wu, you'd spread an entire work over all the available clients, until one runs out of work, and give him work assigned to the slowest client. |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.