Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in producer-consumer

producer - consumer multithreading in Java

What is the best scenario for one fast producer multiple slow consumers?

Consuming BlockingCollection with multiple consumers

consumer/producer in c++

Producer-Consumer with a variation - How to synchronize with thread signal/wait?

Producer/ Consumer pattern using threads and EventWaitHandle

How do producers and consumers usually work when sending a video file?

Getting data from a very large table

Why are only BUFFER_SIZE-1 items allowed in buffer in Producer-Consumer paradigm using shared memory?

Implementing a blocking queue in JavaME: how to optimize it?

ActiveMQ consumer level timeout

Modelling producer-consumer semantics with typeclasses?

ActiveMQ Transport: tcp: Thread RUNNABLE state - too many threads hanging

What's the best way to asynchronously handle low-speed consumer (database) in high performance Java application

Are SQL Server sequences thread safe?

Producer/consumer of a web crawler using queue with unknown size

Kafka suddenly reset the consumer Offset

Algorithm for .NET consumer thread processing of two queues (based on priority)

Fast C++ single producer single consumer implementation