Latest post
Think in Graphs, Not Just Chains: JGraphlet for TaskPipelines
Table of Contents Let’s dive into the eight core principles that define JGraphlet.1. A Graph-First Execution Model2. Two Task Styles: Task and SyncTask3. A Simple, Explicit API4. A Clear Fan-In Input Shape5. A Clear Run Contract6. A Built-in Resource Lifecycle7. …
-
Exploring New Features in JDK 23: Gatherers upgrades pipeline design pattern JEP-473
Table of Contents Expanding intermediate functions with JEP-461Collection of build-in gatherersConclusionReferences Source-code flexibility goes hand in hand with maintainability and testability. The Java language benefits not only from its maturity but also from the fact that it is strongly typed. …
1-2 of 2