Tag: producer-consumer
Found 12 results for 'producer-consumer'.
1) node.js - How to implement a message queue over Redis?
2) multithreading - One producer - multiple consumers queue, best way to guard against rare duplicates?
3) java - Difference between Consumer/Producer and Observer/Observable
4) distributed-system - Implemeting a distributed n-Producers/1-Consumer service for critical-mission system
5) concurrency - Understanding the Single-Writer Principle
6) design-patterns - Is my approach at building middleware using a queue a good approach?
7) java - Parsing Multiple Files and Their Contents in Java using Multithreading without ExecutorService
8) c++ - C++: condition-variable wait
9) java - Should I implement the consumer/producer pattern in my java video app, and if yes, how?
10) java - Is it a good practice if using Object when a method can accept more than one type of object?
11) java - Java consumer thread to wait for all producer threads to finish
12) queue - What kind of queue should I use for processing large volume of data?