- To set up the shared memory segment for the hashtable run gcc writer.c -o writer -lpthread
- Hash1.c uses sha256 for hash caluculation when there is a collision, specify the size while creating the table
- To remove the already created segment, run gcc remover.c -o remover
- To run, compile Hash1.c and execute it
osnetsvn/hashtable-using-sharedmemory
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|