👨🎓 Java Core Sprout : basic, concurrent, algorithm
-
Updated
May 21, 2024 - Java
👨🎓 Java Core Sprout : basic, concurrent, algorithm
大厂一线工程师四年磨一剑精心编排 Java 高并发编程教程。详细文档讲解请阅读本人的知识库仓:https://github.com/Wasabi1234/Java-Interview-Tutorial
🎏 Simple showcases of java concurrency problems, seeing 🙈 is believing 🐵
Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
taskflow是一款轻量、简单易用、可灵活扩展的通用任务编排框架,基于有向无环图(DAG)的方式实现,框架提供了组件复用、同步/异步编排、条件判断、分支选择等能力,可以根据不同的业务场景对任意的业务流程进行编排
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
TaskChain Control Flow framework. Helps facilitate running tasks on an application's "Main Thread" (such as a game), and tasks off the main (async).
Async / Await asynchronous programming model for Java versions 1.8 - 23; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
Java编程之路
《多处理器编程的艺术》一书中的示例代码实现,带有注释与单元测试
OpenTracing-aware helpers related to java.util.concurrent
Códigos feitos para o curso de Multithreading com Java, no canal RinaldoDev do YouTube.
Java concurrency patterns for educational purposes
Dynamic Analysis for Concurrent Programs
ELC117 - Paradigmas de Programação - UFSM - 2024b
Add a description, image, and links to the concurrent-programming topic page so that developers can more easily learn about it.
To associate your repository with the concurrent-programming topic, visit your repo's landing page and select "manage topics."