Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waitqueue

A simple wait queue that allows you to queue something as a producer and wait till some consumer has finished processing it.

The design is completely threadsafe but it might be CPU heavy when the queue is often filled.

About

WaitQueue written in Go

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages