←back to thread

468 points speckx | 9 comments | | HN request time: 1.133s | source | bottom
1. elzbardico ◴[] No.45302213[source]
Frankly, always thought about Pi Clusters as a nerd indulgence, something to play, not to do serious work.
replies(3): >>45302242 #>>45302271 #>>45302277 #
2. devmor ◴[] No.45302242[source]
After a few years of experience with them I agree for the most part. They are great for individual projects and even as individual servers for certain loads, but once you start clustering them you will probably get better results from a purpose built computer in the same price range as multiple pis.
3. randomgermanguy ◴[] No.45302271[source]
I think the only exception is specifically for studying network/communciation-topologies. I've seen a couple clusters (ca. 10-50 Pi's) in universities for both research and teaching.
replies(1): >>45303586 #
4. NitpickLawyer ◴[] No.45302277[source]
It reminds me of the Beowulf clusters of the 90s-2000s, that were all the rage at some point, then slowly lost ground... I remember many friends tinkering with some variant of those, we had one in Uni, and there were even some linux distros dedicated to the concept.
replies(3): >>45302447 #>>45302961 #>>45304853 #
5. gary_0 ◴[] No.45302447[source]
Oh yeah, the "imagine a Beowulf cluster of these" Slashdot meme! I miss those days. At least the "can it run Doom?" meme is still alive and kicking.
6. unregistereddev ◴[] No.45302961[source]
Ditto! It reminded me of the time in college when I built a Beowulf cluster from recently-retired Pentium II desktops.

Was it fast? No. But that wasn't the point. I was learning about distributed computing.

7. ofrzeta ◴[] No.45303586[source]
There are so many network emulators you can use, such as Mininet or GNS3.
replies(1): >>45304740 #
8. JambalayaJimbo ◴[] No.45304740{3}[source]
I'm sure pedagogically speaking it's better to use physical devices
9. dekhn ◴[] No.45304853[source]
Beowulf style clusters went on to dominate supercomputing.