Skip to content
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

Interested in a concurrent bloom filter interface? #9

Open
jberryman opened this issue Feb 18, 2015 · 0 comments
Open

Interested in a concurrent bloom filter interface? #9

jberryman opened this issue Feb 18, 2015 · 0 comments

Comments

@jberryman
Copy link

Two questions:

  1. Would you be interested in merging a thread-safe IO interface to bloom filters into this package if I put one together? It would add a dependency at least on atomic-primops.
  2. It might be that the cache-efficient bloom filter variant would be a more appropriate though, in which case would you mind if I forked your package or otherwise re-used internals for a cache-efficient, concurrent bloomfilter package? And how would you like to be credited in that case?

Thanks!

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