Codetown ::: a software developer's community
Guess you know about all the resources and video cast Oracle providedat the Java 8 Launch site:…Continue
Started by Michael Levin. Last reply by Michael Levin Mar 29, 2014.
In this interview, Google’s Josh Bloch shares his views on the…Continue
Started by Michael Levin Dec 21, 2010.
JCertif is one of the first Java related conferences in the Republic of Congo, Brazzaville. Sponsored by…Continue
Tags: Max Bonbhel, Michael Levin, swampcast, africajug, congojug
Started by Michael Levin Aug 25, 2010.
Here's an update from the Chair of the JCP and director of the JCP Program office: Patrick Curranhttp://java.ulitzer.com/node/965152JSR Watch: Here’s…Continue
Started by Michael Levin May 19, 2009.
Are you doing much concurrent programming? I attended some of the concurrency talks at the NFJS conference and I'm using a mix of the old synchronized and the new(ish) java.util.concurrent classes.…Continue
Tags: Concurrency, J2SE
Started by Matt Weber Aug 31, 2008.
Comment
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

Airbnb has redesigned its identity system to support privacy-first social features in Experiences. The platform introduces context-specific profiles that separate global user identity from externally visible profiles, preventing cross-context linkage. The migration leveraged automated auditing, manual validation, and AI-assisted refactoring to enforce correct identity usage across services.
By Leela Kumili
JEP 533, Structured Concurrency, has reached integrated status for JDK 27. It refines exception handling and type safety in its API, particularly focusing on exception flow with a new ExecutionException type. Changes include an updated Joiner interface and a new open overload for easier configuration. The steady evolution signals ongoing development as feedback shapes the API.
By A N M Bazlur Rahman
Paulo Arruda discusses Shopify’s evolution in AI adoption, moving from simple chat tools to a sophisticated swarm of specialized agents. He explains the transition from massive "all-in-one" prompts to lean, narrow-focused agent microservices that slash task times from hours to minutes. He also shares a future-looking hypothesis on using filesystem-based adapters to solve context bloat.
By Paulo Arruda
Backlogs in distributed systems are arithmetic problems, not mysteries. This article provides practical formulas for calculating backlog drain time, sizing consumer headroom, and setting auto-scaling triggers. It covers key failure modes — retry amplification, metastable states, and cascading pipeline bottlenecks — plus when to shed load instead of draining.
By Rajesh Kumar Pandey
Grafana Labs has launched Pyroscope 2.0, a rearchitected open-source continuous profiling database. This version improves storage costs, query performance, and operational complexity. Key changes include single write paths for profiles, stateless query processing, and enhanced capabilities for profiling data. It supports the OpenTelemetry Protocol, aligning with current trends in observability.
By Matt Saunders
© 2026 Created by Michael Levin.
Powered by
You need to be a member of Java SE Town to add comments!