Hacker News new | ask | show | jobs
by _grrr 5341 days ago
The hand off between producer and consumer can be configured to be both synchronous (single threaded) as well as asynchronous (one producer thread, many consumers threads).