Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.
/ channelqueue Public archive

queue that can be used like buffered channel with any capacity

License

Notifications You must be signed in to change notification settings

gammazero/channelqueue

Repository files navigation

channelqueue

Concurrently access a dynamic queue using channels.

[DEPRECATED]

This repository has been replaced by chanqueue, where the channelqueue package is renamed to chanqueue