• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Types of distributed computing

bunbun

Member

What are the best types of dirstibuted computing methods? Is it best to give the clients lots of power or the server more power? Does the "need to know" basis work well?

--Bunbun
 
The server "distributes" the work to the clients, so you want to clients to have lots of power.

If you have enough clients, you will also need a powerful server.

I guess I am not sure what you are asking either.
 
Back
Top