InfoQ Homepage Languages Content on InfoQ
-
Java Language Architect Brian Goetz on Java and the JDK
On this week’s podcast, Wes Reisz talks with Brian Goetz. The two start with a discussion on what the six-month cadence has meant to the teams developing Java. Then move to a review of the features in Java 9 through 12. Finally, the two discuss the longer-term side projects (such as Amber, Loom, and Valhalla) and their role in the larger release process for the JDK.
-
Jason Maude on Building a Modern Cloud-Based Banking Startup in Java
Wes Reisz talks with Jason Maude of Starling Bank. Starling Bank is a relatively new startup in the United Kingdom working in the banking sector. They discuss the architecture, technology choices, and design processes used at Starling. In addition, Maude goes into some of the realities of building in the cloud, working with regulators, and proven robustness with practices like chaos testing.
-
Colin Eberhardt on What WebAssembly Is, and Plans for Version 2.0
In this podcast Wes talks to Colin Eberhardt, the technology director at Scott Logic, about what WebAssembly (WASM) is, a bit of the history of JavaScript, and plans for WebAssembly 2.0 including the threading model and GC.
-
Sander Mak on the Java Module System
Sander Mak discusses the module system with Java. We’ll hit on some of the practical advice he’s seen preparing and then implementing migrations to 9 (with and without the classpath). We’ll discuss some of the benefits and pitfalls to look for as you plan and execute your migrations.