Go concurrent-safe, goroutine-safe, thread-safe queue
-
Updated
May 12, 2023 - Go
Go concurrent-safe, goroutine-safe, thread-safe queue
Concurrent Executor for efficient tasks execution with controlled concurrency and optimized resource utilization.
Go's concurrent and scalable lock-free data structures are based on the concept of a Treiber stack.
Add a description, image, and links to the concurrent-queue topic page so that developers can more easily learn about it.
To associate your repository with the concurrent-queue topic, visit your repo's landing page and select "manage topics."