Can someone smarter at physics than I am explain how this works? The article specifically suggests use in hard drives, but how soon could this realistically be used in commercial hard drives?
In response to your question on availability in commercial HDs, I think that unless a comparable significant advance is made in read speeds, I doubt that you will find it in consumer grade HDDs soon. A disk that can read at e.g. 100mb/s and write at 50gb/s would be not easy to sell to the consumer at a premium price (where do I get data faster than my HD/SSD read speeds from to store?). I assume though, that it might…
Use RAID-1 (mirroring) and have lots of disks in parallel. You can combine them for great read speed, but you still have to write to every one of them so writing is not improved.
If your write speed was much faster than read then this would work perfectly.
It would also find applications in things like data archiving, warehousing. Or buffering huge amounts of data for later processing (like the large hadron collider).