Scale Cast – A podcast about big data, distributed systems, and scalability

More Optimal Bloom Filters


Listen Later

The Bloom filter, conceived by Burton H. Bloom in 1970, is a space-efficient probabilistic data structure that is used to test whether an element is a member of a set. False positives are possible, but false negatives are not. Elements can be added to the set, but not removed (though this can be addressed with […]
...more
View all episodesView all episodes
Download on the App Store

Scale Cast – A podcast about big data, distributed systems, and scalabilityBy