Why did you design the queue to require capacity, for the blocking model, this makes it equivalent to the build-in channels. And everyone would just favor channels over anything that does the same thing.
I came here looking for a blocking queue that can expand as needed as channels do not support this. But I was disappointed tbh.
Why did you design the queue to require capacity, for the blocking model, this makes it equivalent to the build-in channels. And everyone would just favor channels over anything that does the same thing.
I came here looking for a blocking queue that can expand as needed as channels do not support this. But I was disappointed tbh.