FARGOS/VISTA Object Management Environment Core
..
|
A Bloom filter enables quickly determining if a key might be present in a table. It is most useful in situations where an application might be presented with many keys that are not of interest. In a trading system, these typically allow filtering out price change announcements for symbols that are not of interest. More...
Classes | |
class | BloomFilterForKey< HASHTYPE, KEYTYPE > |
Templated Bloom filter. More... | |
A Bloom filter enables quickly determining if a key might be present in a table. It is most useful in situations where an application might be presented with many keys that are not of interest. In a trading system, these typically allow filtering out price change announcements for symbols that are not of interest.
![]() | Generated: Tue Jul 28 2020 16:03:26
Support Information |