📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
-
Updated
Oct 30, 2024 - Java
📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
Simple HTTP server written in Java
Persistent java.util.Queue implementation with Xodus
Code repository for all the articles on design patterns at codepumpkin.com
a Java FIFO blocking queue with "close" semantics. designed for virtual threads.
Simple thread pool manager implemented in Java
OffHeap lists and queues, using Unsafe class, DirectByteBuffer, and Memory Mapped Files
Another BlockingQueue implemented as ring buffer and aware of consumer
Example of The Producer Consumer Pattern
Producer Consumer Problem
using an intrinsic lock to create and demo a blocking queue
This project demonstrates using ArrayBlockingQueue for managing work on a queue between threads
creating a bounded-blocking queue using reentrant lock
Project with examples covering threads, synchronization, locks, CompletableFuture, ExecutorService, Callable, Runnable and BlockingQueues
Multi - thread learn. Add comment and .txt file about interface Runnable, Delayed and simple implementation.
Add a description, image, and links to the blocking-queue topic page so that developers can more easily learn about it.
To associate your repository with the blocking-queue topic, visit your repo's landing page and select "manage topics."