Skip to content

Why require capacity? #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
AmrSaber opened this issue May 29, 2022 · 0 comments
Open

Why require capacity? #2

AmrSaber opened this issue May 29, 2022 · 0 comments

Comments

@AmrSaber
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant