Spring Cloud Sleuth: A Simple Approach to Adding Distributed Tracing
An overview of Spring Cloud Sleuth; a simple way to get the power of distributed tracing in your Spring Boot applications. Covers implementation, examples, and common pitfalls.
An overview of Spring Cloud Sleuth; a simple way to get the power of distributed tracing in your Spring Boot applications. Covers implementation, examples, and common pitfalls.
Abstract What do you do when your quest for power leads you to implementations which are not just platform-but processor- and even architecture-version-specific in nature? How do you even start tracking down a bug in a Scala-based implementation which is not only nondeterministic, but only manifests on certain hardware? In this talk, we will dive … Read More
Abstract Concurrent applications, those serving multiple independent application actions simultaneously, are the bread and butter of Java server-side programming. The thread has been Java’s primary unit of concurrency since Java’s inception, and is a core construct around which the entire Java platform is designed, but its cost is such that it can no longer efficiently … Read More
Abstract Interested in where Java is going, or the motivation for some of its past choices? Brian Goetz, who lead the evolution of the Java Language, joined by guest facilitator Nicolai Parlog, is here to answer your questions! About Brian Goetz Brian Goetz is the Java Language Architect at Oracle, and was the specification lead … Read More
While Java may not always be the “sexiest” choice in today’s technology landscape, it might just be the best one for your needs.
Java has been around for the duration many professional developer careers. This event, brought to you by Chariot Solutions, will try to take stock of Java at 25.
Let’s take a look back at some key Java talks we’ve produced with our friends in the Java and open source community.
Podcast: Play in new window | Download (Duration: 39:59 — 35.0MB) | Embed
Now Java can rent a car! This week we discuss Java turning 25 years old, and Oracle’s 25 greatest Java apps ever written. Listen to the end for Ken’s little guitar ditty about Java: worth it.
Podcast: Play in new window | Download (Duration: 21:07 — 30.4MB) | Embed
In this episode, TechCast host Ken Rimple and Chariot consultant Will Vuong are in conversation with Brian Goetz. Brian heads up the Java language team at Oracle, and is one of our two keynotes for the year at Philly ETE 2019. Ken and Will ask Brian about where the language is headed in version 13, … Read More
Abstract Since last ETE, we’ve seen two more major versions of the JDK! What’s changed in the last year, and what’s coming down the road? Join Java Language Architect Brian Goetz in a whirlwind tour of just some of the features coming to Java next. About Brian Goetz Brian Goetz is the Java Language Architect … Read More