Slashdot Mirror


User: SirLoadALot

SirLoadALot's activity in the archive.

Stories
0
Comments
52
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 52

  1. Re:Funny secret question situation... on How are 'Secret Questions' Secure? · · Score: 1

    I am a llama, you insensitive clod!

  2. Re:Whatever happened to... on Building Your First Cluster? · · Score: 3, Informative

    No, cluster network links are not nearly as elaborate as that, for the most part. The advent of high-speed crossbar links means that only the largest clusters need to even consider the network structure. You can get a 288 port Infiniband switch that provides full crossbar connectivity across all data paths. Only if you outgrow the largest available switch do you need to consider how to best link the multiple switches together. Generally this would involve minimizing the amount of IO that would need to be performed between the switches, which isn't always easy, or even possible.