Thunderbolt has 10GBs/s transfer speed.. and it's NOT fast enough for a video card? Wow.. I didn't know that standard connectors inside a computer required 15-20+GBs/s transer speed
Edit: I think my entire premise here is flawed because it assumes video data travels over Thunderbolt when the scenario I describe you would connect the monitors to the video card, so data transmitting to the monitors is irrelevant. What's more relevant would be the instructions sent to the video card, but that would be hard to quantify without an understanding of how video card drivers work, etc. However, in the case where the video data does go back through the Thunderbolt interface (as in a laptop display powered by an external graphics card), I'm thinking the amount of bandwidth available would sufficient.
Let's do the math and see if we can figure this out. Granted I lack a true understanding of how data is actually delivered to the monitor, so this is a bit of guesswork. Let's initially assume that each pixel requires an 8-bit byte for color data (which is more than likely wrong, but we're estimating conservatively).
Say you have a single 2560x1600 monitor and you want to deliver data to it at 60 frames per second. So the number of bytes per second you have to transfer:
2560x1600x60 = 245.76 MB/s (B for bytes, not bits)
Thunderbolt delivers 10 Gbit/s. Since I'm talking in bytes, we need to convert this to that. Let's assume 8-bit bytes, Thunderbolt delivers 1.25 Gbytes/s.
We're looking pretty good so far, but let's be less conservative and say instead that each pixel needs 24-bits of data. So we triple our estimate to about 735 MB/s. Add a second 2560x1600 monitor and we're at 1.47 GB/s and we've already exceeded Thunderbolt's capabilities. Through in latency, protocol overhead, and the possibility of other Thunderbolt devices needing a chunk of the bandwidth and things look even more constrained.
They are talking about high end video cards here, so it's not unreasonable to talk about multiple 2560x1600 monitors. So it's probably good enough for typical users, but maybe not for completely ridiculous multi-huge-monitor gaming setups.