Skip to content

Multithreaded program for searching a word using bloom filter and sockets

Notifications You must be signed in to change notification settings

stratosker/bloomfilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bloomfilter

Multithreaded program for searching a word using bloom filter and sockets

Implementation: Inter-Process Communication, threads, Sockets, Bloom filter

compile: make
run: ./invoke-oracle-multithreaded SIZE N L PORT LOGFILE [-k NUM] [-h ADDRESS]

About

Multithreaded program for searching a word using bloom filter and sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published