"Slowness of Java" proved to be a myth even back in 1996-1997, when Java ORBs kept beating C++ orbs in various RPC benchmarks.
Consider also, that in July 2008, Hadoop won the Terabyte Sort Benchmark: One of Yahoo's Hadoop clusters sorted 1 terabyte of data in 209 seconds. This beat the previous record of 297 seconds in the annual general purpose (Daytona) terabyte sort benchmark.
It was the first time that either a Java or an open source program had ever won.
Subscribe to:
Post Comments (Atom)
1 comment:
Nice. But it's nothing to do with performance. Sort 1Pb of data it's not about performance, it's about scalability and throughput.
Post a Comment