InfoQ Homepage Development Content on InfoQ
-
The Trouble with Memory
Kirk Pepperdine takes a look at the telltale signs that a JVM based application is in the 60% memory inefficiency area, and demonstrates the steps one can take to attack this problem.
-
Introduction to Stateful Property-Based Testing
Tomasz Kowal presents a high-level overview that is both encouraging for beginners but also maps the road to mastering property-based testing.
-
Are We Really Cloud-Native?
Bert Ertman talks about Cloud-native, what it takes to do it right and what it means to do application development right in the cloud.
-
Test Encapsulation: Automated Tests That Decide for Themselves
Rahul Verma demonstrates an engine that achieves test encapsulation. The engine would be free and open sourced so that attendees can freely experiment further.
-
Quarkus and GraalVM: Booting Hibernate at Supersonic Speed, Subatomic Size
Sanne Grinovero discusses how Quarkus was created, how it works and how it’s able to get complex libraries such as Hibernate ORM compatible with GraalVM native images.
-
Welcome to the Reactive Revolution:RSocket and Spring Cloud Gateway
Spencer Gibb introduces the RSocket protocol and explains how to use it, and shows how to create a messaging gateway through integration with Spring Cloud Gateway.
-
Reactive Spring
Josh Long discusses Spring Framework 5 and its support for reactive programming.
-
Build Cross Platform Apps with Flutter
Faisal Abid talks about Flutter, how it achieves an almost identical look and feel to its Android/iOS counterparts and what is on the roadmap for Flutter (Web & IoT).
-
Graal: How to Use the New JVM JIT Compiler in Real Life
Chris Thalinger discusses how to use Graal with JDK 10, how to compile an upstream Graal version, and what to look out for when using it for benchmarking or even in production.
-
Rendering Large Models in the Browser in Real-Time
Shwetha Nagaraja & Federico Rocha explore in detail techniques and strategies that Autodesk Forge Viewer introduces for viewing extremely large 2D and 3D models in the browser in real-time.
-
The State of Serverless Computing
Chenggang Wu discusses both the benefits and shortcomings of existing serverless offerings and highlights challenges that must be overcome to realize truly general-purpose serverless computing.
-
Real-World Examples of FaaS
John Graham-Cumming talks about Cloudflare Workers, a new architecture launched by Cloudflare over a year ago, and looks at real world examples of what's being built using this architecture.