Disruptor BlockingQueue
-
Updated
Mar 3, 2025 - Java
Disruptor BlockingQueue
基于 kotlin Channel 的优先级异步任务队列
A multithreaded airport simulated in Java using BlockingQueue.
Java Examples --- Threads, Executor Framework,Fork Join Framework,CompletableFuture
In this practical I wrote an array-based implementation of a dynamically-chosen fixed-size generic Queue in C, and a thread-safe, blocking queue.
a Blocking Queue to be used in a multi threaded environment which keeps the order within the partition
A java application with multi-threading and shared memory inter process communication
Yet another .Net 2.0 Blocking Queue implementation
Unacademy Assignment: A Service Worker to fetch images async (uses: Executors.newSingleThreadExecutor, Handler, LinkedBlockingQueue)
Este projeto demonstra duas abordagens distintas para o processamento de arquivos de texto em Java, com foco em paralelismo e desempenho. Ideal para aplicações que precisam lidar com grandes volumes de dados, o projeto mostra como dividir o trabalho entre múltiplas threads de forma eficiente.
Add a description, image, and links to the blockingqueue topic page so that developers can more easily learn about it.
To associate your repository with the blockingqueue topic, visit your repo's landing page and select "manage topics."