Completablefuture Composition

Design and diagnose CompletionStage graphs with explicit execution, ownership, failure, timeout, cancellation, context and admission semantics. Use when a continuation runs on an I/O thread, a branch failure disappears, allOf or anyOf has the wrong policy, a timeout leaves work running, or asynchronous fan-out overloads a dependency. Distinguishes Java 17/21 APIs from Java 25 preview structured-concurrency alternatives.

robsonkades 0a20687 4 files · 28.8 KB Updated

File contents

robsonkades/agent-skills/tree/main/skills/completablefuture-composition commit 0a20687deb

Frequently asked questions

npx skillmds@latest add robsonkades/completablefuture-composition