TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Simple job queue in Bash using a FIFO

1 pointsby fcambusover 9 years ago

1 comment

m6w6over 9 years ago
Wouldn&#x27;t there usually be more than a single producer?<p>Also, a winning producer would block if all consumers are busy, wouldn&#x27;t it?