gammazero / channelqueue

queue that can be used like buffered channel with any capacity

Repository from Github https://github.comgammazero/channelqueueRepository from Github https://github.comgammazero/channelqueue

channelqueue

Concurrently access a dynamic queue using channels.

[DEPRECATED]

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

About

queue that can be used like buffered channel with any capacity

License:MIT License


Languages

Language:Go 100.0%