Concurrent Computing (Programming Language Paradigm)

Programming Talks tagged with: "Concurrent Computing (Programming Language Paradigm)"

"Ludicrous Speed: Designing For Performance on the JVM" by Cliff Moon

"Ludicrous Speed: Designing For Performance on the JVM" by Cliff MoonOver the past 3 years the JVM has largely overtaken C++ as the platform of choice for writing high performance software. The JVM / Java can be found powering HFT systems, low latency distributed databases, and real-time analytics platforms in almost every enterprise. During this talk you will come to ...