We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello!
I was excited to see your project and remarked to myself how great it was that I wouldn't need to build out a full set of pool logic for my project.
However, as someone whose still getting ramped up in Deno, the Web Worker API, the README is leaving me scratching my head a bit still.
Is there a full usage example somewhere? That would help me a lot.
The text was updated successfully, but these errors were encountered:
The repo is meant to stay primitive instead of a ready to use solution, because I don't think an in-memory worker pool is that useful nowadays.
Though I can definitely wrap up some single-host implementations when there are legit use cases, what do you want to do?
Sorry, something went wrong.
No branches or pull requests
Hello!
I was excited to see your project and remarked to myself how great it was that I wouldn't need to build out a full set of pool logic for my project.
However, as someone whose still getting ramped up in Deno, the Web Worker API, the README is leaving me scratching my head a bit still.
Is there a full usage example somewhere? That would help me a lot.
The text was updated successfully, but these errors were encountered: