📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。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
Another BlockingQueue implemented as ring buffer and aware of consumer
OffHeap lists and queues, using Unsafe class, DirectByteBuffer, and Memory Mapped Files
Producer Consumer Problem
using an intrinsic lock to create and demo a blocking queue
Example of The Producer Consumer Pattern
This project demonstrates using ArrayBlockingQueue for managing work on a queue between threads
creating a bounded-blocking queue using reentrant lock
Here i do simple experiments in java for learning and Fun
Multi - thread learn. Add comment and .txt file about interface Runnable, Delayed and simple implementation.
The JBrew library collection is a set of of Java & JNI utility libraries featuring native facades that precisely tune elected garbage-collection sensitive operations for downstream consumers with use-cases hindered by the Java Memory Model. The library also seeks to abstract away syntax pitfalls in concurrency through its Task framework.
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."