Skip to content

osnetsvn/2dArray-sharedmem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2dArray-sharedmem

1) One could create only so much shared memory in the linux system. 
2) Because of the limitation, it's easier to implement 2DArray hash instead of hashtable using linkedlist


Here is the  hashtable with LinkedList implementation: https://github.com/osnetsvn/hashtable-using-sharedmemory
1)Compile the code by running make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published