Real Time Java Content on InfoQ
Presentations about Real Time Java
Real-Time Java for Latency Critical Banking Applications
by
Bertrand Delsart
Posted on
Oct 22, 2008
In this presentation from QCon London 2008, Bertrand Delsart discusses real-time (RT) computing requirements in banking, RT Java history, priority semantics, RT APIs, Determinism and NoHeapRealtimeThreads, RT Garbage Collection, soft vs. hard RT, deadline miss handlers, event-driven requests with deadlines, reducing context switches, and benefits of RT Java and the RT Garbage collector.
Interviews about Real Time Java
Rupert Smith on Low-Latency Java Programming, FPGAs
by
Rupert Smith
Posted on
Jun 22, 2012
Rupert Smith explains how to write low-latency code on plain JVMs (not realtime VMs) and how to avoid GC pauses. Also: how to exploit the capabilities of FPGAs to improve performance.
Hardware friendly, high performance Java-Applications
by
Martin Thompson & David Farley
Posted on
Jan 05, 2012
Martin Thompson and David Farley discuss how to use the scientific method to create high performance systems by measuring performance and adapting the implementation to approach the limits of current hardware. The disruptor architecture is an open sourced result of their work at low-latency, high throughput systems for the retail trading platform of LMAX Ltd.
News about Real Time Java
Two-Part Series on Real-Time Java by R.J. Lorimer Posted on Jul 27, 2008
BEA announces Real Time 2.0, WebLogic Event Server by Geoffrey Wiseman Posted on Jun 06, 2007
Java Goes Real Time by Chris Greenlee Posted on May 09, 2007
Javolution Real-Time Library 4.0 Released by Scott Delap Posted on Sep 26, 2006



