Hello,
I'm currently doing an internship in a team of 4 students. Our project use all computers of a company in other to process tasks. The grid we are trying to target is around 10 000 computers.
The computers in the grid won't be always available, we can only use them during their idle time. The server would need to monitor which node is available and dynamically distribute the tasks through the grid. In addition we'll have to manage huge amount of data (hundred of TBytes) and distribute it in a very efficient way.
Therefore I would like to know the following :
- how powerful do(es) the server(s) need to be in order to manage this huge grid? for instance server vs computer ratio?
- We are wondering if JPPF is the right tool to use for this matter? One of our other options is BOINC. Could you give us an advice on which one to use?
Thank you really much.
Arnaud Gibault