Build software better, together
Here are 17 public repositories matching this topic...
Disruptor BlockingQueue
-
Updated
Mar 3, 2025 - Java
基于 kotlin Channel 的优先级异步任务队列
-
Updated
Nov 3, 2023 - Kotlin
通过阻塞队列和延时队列,实现在非延时情况以及延时情况下的生产者消费者模式
-
Updated
Sep 17, 2018 - C#
学习大数据的练习和笔记
-
Updated
Aug 30, 2022 - Java
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.
-
Updated
Oct 7, 2024 - C
A multithreaded airport simulated in Java using BlockingQueue.
-
Updated
Jan 12, 2021 - Java
Java Examples --- Threads, Executor Framework,Fork Join Framework,CompletableFuture
-
Updated
Jul 12, 2025 - Java
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.
-
Updated
Apr 16, 2025 - Java
-
Updated
Jun 26, 2024 - Java
-
Updated
Jul 28, 2023 - Java
A java application with multi-threading and shared memory inter process communication
-
Updated
Feb 19, 2020 - Java
Yet another .Net 2.0 Blocking Queue implementation
-
Updated
Nov 2, 2016 - C#
Unacademy Assignment: A Service Worker to fetch images async (uses: Executors.newSingleThreadExecutor, Handler, LinkedBlockingQueue)
-
Updated
Jun 5, 2020 - Java
Program Java yang mensimulasikan sistem restoran menggunakan multi-threading dengan tiga peran utama (Waiter, Chef, Cashier) dan mekanisme sinkronisasi untuk mencegah konflik data.
-
Updated
Nov 7, 2025 - Java
Multi-threaded Java pipeline that processes 10.6M rows of OULAD student click data using producer-consumer concurrency with BlockingQueue, ConcurrentHashMap, and poison pill termination. Generates per-course daily click summaries and threshold-based activity reports.
-
Updated
May 24, 2026 - Java
a Blocking Queue to be used in a multi threaded environment which keeps the order within the partition
-
Updated
Jun 26, 2021 - Java
-
Updated
Dec 15, 2020 - Java
Improve this page
Add a description, image, and links to the blockingqueue topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blockingqueue topic, visit your repo's landing page and select "manage topics."