Tagged Questions

4
votes
5answers
535 views

Buying Cluster/Grid/Cloud Time?

I've used clusters in industrial and academic settings, but they were owned by the organizations I worked for. I've never purchased time from a company that sells cluster/cloud/grid time. Suppose I ...
2
votes
2answers
244 views

Real-life grid/distributed-computing application source codes etc..?

I started-off by making a chess AI engine (simple min-max), and ended-up trying to develop something like BOINC, but MUCH more lighter/re-distributable and most importantly decentralized. I was ...
1
vote
2answers
246 views

Searching for cluster computation framework

I have a library, written in C#, containing one method: Response CalculateSomething(Request); The execution time of this method is relatively large, and there are a lot of responses that should be ...
0
votes
0answers
4 views

Purpose of Kadoop on linux fedora

I have a pretty simple question. I have a series of computers that are pretty slow by themselves. I was thinking that it would be very resourceful to have the computers share their processing power ...
0
votes
0answers
48 views

Seeking advice on server side computing application [closed]

I am starting a rather broad topic here, hoping that an open minded discussion will help others as well (in terms of mutual-participation, overlapping problem areas, mentoring etc). I am exploring ...
0
votes
1answer
121 views

How to set up Cluster/Grid computer(s)

I have three computers,and I was wondering how I could go about clustering them together so I have a single computer (main) that has extra computing power. I would like to do this in windows (if ...