Online Game Cluster
axehind writes "Carlo Daffara posted to the openMosix mailing list about his game cluster. It's a 6 node cluster using Athlon XP cpus and running linux & openmosix (with some qdisc trickery) for the OS. It is used to host approximately 1000 users playing online games, like Jedi Knight and Quake III. Here's a link (italian) to the pictures."
That same cluster spec running 1 instance of a game for someone to play on :).
Someday I hope for clustering software to be to the point where when someone at a LAN party goes to sleep, their processing power can be used to help other machines.
OpenMosix is used for load balancing, allowing processess to migrate during runtime.. I wonder what happens if you are trying to "gib/frag" someone and the server process migrates to another node .. ;-)
It seems to me it would make more sense to use only the mentioned queue-system to position the games evenly.
Probable impossibilities are to be preferred to improbable possibilities.
Aristotele
That uses all CPU resources of a cluster, and leap 10 years into the future?
The AI would use genetic algorithms, the sound would have every echo and diffusion effect possible, the graphics would use real-time raytracing, and the level count would be as extreme poly as possible. Simply spare nothing when it comes to CPU power, and just let it fly.
Just use nothing but outright raw CPU power to render the whole thing.
We toyed around with openmosix, "borrowing" some hardware at work. It was interesting to see what types of processes would be migrated to other cpus and which ones were simply not movable. We ended up running distributed.net threads until our hardware hijacking was discovered (hard to miss ~30 2RU servers). I would guess their tweaks facilitate easier process migration?
How about: before posting we see if we can get permission to cache locally (on slashdot). Obviously this isnt always possible, but in the case of small websites it might be practical, and even polite to do.
Im not here now... Im out KILLING pepperoni
are there tutorials out there on this kind of stuff? this seems very interesting to me and I would like to play around at home with a few machines I have.