Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

LSivan/shm_bitmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

12 Commits

Repository files navigation

shm_bitmap

Bitmap based on shared memory.

Why bitmap

reference: Bloom_filter

Why shared memory

For crash-safe.

In the actual production case, it may take lots of time when application construct a large bitmap.

If shared memory is not used, it means the application cannot function properly upon recovery from a crash.

About

Bitmap based on shared memory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /