© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Using Unbounded Queue and Ref for Job Processing in Fibers - Effect Community
EC
Effect Community
•
8mo ago
Matt
Using Unbounded Queue and Ref for Job Processing in Fibers
Hey folks
! I
'm using an unbounded queue
, forking a couple of workers to take and process jobs and finally waiting on the main fiber until both the
queue
queue
and
processing
processing
set are empty before interrupting
!
processing
processing
is a
ref
ref
across fibers
? is this the right approach
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Using Effect Queue for Job Processing in a Remix App
EC
Effect Community / 🚀-beginners
12mo ago
Issue with processing multiple event emitters in a queue using Effect and Stream
EC
Effect Community / 🚀-beginners
15mo ago
Using `Ref` for State Management in Effect
EC
Effect Community / 🚀-beginners
14mo ago
Using Queue and Retry for Data Migration in Effect
EC
Effect Community / 🚀-beginners
6mo ago