📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
-
Updated
Feb 23, 2025 - 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
Producer Consumer Problem
(Java, Spring-boot, Multi-thread, hexagonal, disk WAL, queue based)멀티스레드 환경에서 JPA 엔티티 변경 사항을 감지하고, 외부 인프라 없이 안전하게 비동기 저장하는 구조입니다. 부하를 줄이기 위한 JDBC Batch Insert, 로그 유실을 막기 위한 WAL 파일 로깅 처리, 동시성 처리를 위한 Queue 처리 등을 포함하고 있습니다.
creating a bounded-blocking queue using reentrant lock
Example of The Producer Consumer Pattern
This project demonstrates using ArrayBlockingQueue for managing work on a queue between threads
using an intrinsic lock to create and demo a blocking queue
A demo project for an assets matching engine.
Project with examples covering threads, synchronization, locks, CompletableFuture, ExecutorService, Callable, Runnable and BlockingQueues
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."