Skip to content

2018학년도 1학기 인하대 운영체제 실습과제2 (Multi-threaded Hash Table)

Notifications You must be signed in to change notification settings

kyeongmincho/Homework__Operating-System-2

Repository files navigation

os_homework2

2018학년도 1학기 인하대 운영체제 실습과제2

간단한 설명

버킷 리스트로 구성된 해시 테이블에 멀티스레드로 키 밸류 쌍을 삽입 후 추가적인 CRUD 구현. 자세한 사항은 과제 요구사항 참조

INSTALL

$ make

EXECUTION

$ ./os2 < bigin.txt > myoutput.txt
$ diff myoutput.txt bigout.txt

REMOVE

$ make clean

About

2018학년도 1학기 인하대 운영체제 실습과제2 (Multi-threaded Hash Table)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages