/go-waitqueue

A Go package providing simple blocking functions for go-routine to wait in a FIFO queue. Multiple go-routines can be queued and wait asynchronously, blocked until their turn.

Primary LanguageGoMIT LicenseMIT

Watchers