Category: <span>Software Architecture</span>

JVM Performance: Adaptive Optimization and Control for Applications

This talk discusses JVM performance measurement, optimization and execution control. During the talk he will outline a vision for the future of software performance measurement, execution analysis, runtime adaptation as well as reliability/resilience engineering. The talk will touch on such topics as self awareness (behavioral introspection), self regulation (control & …

History and Future of Google Web Toolkit (GWT)

The Google Web Toolkit is an open source development toolkit for building and optimizing complex browser-based applications with Java. Its goal is to enable productive development of high-performance web applications without the developer having to be an expert in browser quirks, XMLHttpRequest, and JavaScript. This video presents a history of …