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

Use of compressed bloom filters to reduce the transmission cost #35

Open
skmonga opened this issue Apr 11, 2019 · 0 comments
Open

Use of compressed bloom filters to reduce the transmission cost #35

skmonga opened this issue Apr 11, 2019 · 0 comments
Labels
low low priority

Comments

@skmonga
Copy link
Contributor

skmonga commented Apr 11, 2019

The frequent exchange of bloom filters requires a lot of network exchange between the Fog nodes in the system. The use of compressed bloom filters and spectral bloom filters is one area to look into if the regular bloom filter exchange becomes an overhead.

@simmhan simmhan added the low low priority label Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low low priority
Projects
None yet
Development

No branches or pull requests

2 participants