InfoQ Homepage Languages Content on InfoQ
-
Panel: Java Is Still Free?
The panelists talk about costs, freedom of use, who governs Java/OpenJDK and what providers are for Java infrastructure for the next 5, 10, 15 years.
-
Parsing Safely, from 500MB/s to 2GB/s
Geoffroy Couprie describes a few common issues in parsers, and how they interact with performance, showing how to get the performance of handwritten C parsers using Rust.
-
High Performance Batch Processing
Mahmoud Ben Hassine and Michael Minella walk through performance tuning and scaling Spring Batch applications via the enhancements of 4.1.
-
Enabling .NET Apps with Monitoring and Management Using Steeltoe
Dave Tillman discusses using the Steeltoe Management frameworks to enable a .NET application with performance monitoring, management diagnostic endpoints, and distributed tracing on PCF.
-
New Capabilities and Product Strategy for .NET on PCF
Allan William Martin discusses the current status of .NET on PCF and some of the PCF main features supporting .NET applications.
-
Automating Brownfield Application Modernization on Pivotal Cloud Foundry
Ashok Balasubramanian and Naman Kher demonstrate how Syntel has helped clients execute brownfield application modernization initiatives on PCF.
-
Mission Impossible: Deploying Pivotal Cloud Foundry to Nine Air Operational Sites in a Year
Davis Gunter and Darryl Smith discuss how the Air Operations Center of the US Air Force implemented continuous delivery on Pivotal Cloud Foundry.
-
Go - A Key Language in Enterprise Application Development?
Aarti Parikh goes over the Go language design and talks about why Go matters in the age of multicores and cloud-native computing.
-
Fine-Grained Sandboxing with V8 Isolates
Kenton Varda explains how Cloudflare built a compute platform using V8 isolates instead of containers or VMs, achieving 10x-100x faster cold starts and lower memory footprints.
-
Spring Cloud on PKS
Spencer Gibb, Mauricio Salatino discuss how Spring Cloud Kubernetes integrates with Config Maps and Secrets for providing secure configuration to Spring Boot applications.
-
Building Cloud-Native Data-Intensive Applications with Spring
Sabby Anandan and Soby Chako discuss how Spring Cloud Stream and Kafka Streams can support Event Sourcing and CQRS patterns.
-
How Fast is Spring?
Dave Syer attempts to show, with the help of benchmarks, that the Spring Framework is not as slow as some say, and why some apps might have a longer start time.