Skip to main content

Module buckets

Module buckets 

Source
Expand description

Bucketed hash map module, providing higher concurrency hash map implementation 分桶哈希映射模块,提供更高并发的哈希映射实现

Structs§

SyncHashMapB
Bucketed hash map, distributing data to multiple sub-maps to improve concurrency performance 分桶哈希映射,将数据分散到多个子映射中以提高并发性能