Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

~04.14 Synchronization by Semaphore #8

Closed
Francis0121 opened this issue Apr 1, 2014 · 4 comments
Closed

~04.14 Synchronization by Semaphore #8

Francis0121 opened this issue Apr 1, 2014 · 4 comments
Assignees

Comments

@Francis0121
Copy link
Owner

앞의 숙제 Race Condition 의 문제를 Semaphore 를 이용하여 해결하여라.

힌트: Linux의 Advanced IPC 중 하나인 Semaphore 사용하기

http://os.cs.kookmin.ac.kr/homework-1/synchronization-by-semaphore

@Francis0121
Copy link
Owner Author

  • Java Semaphore로 구현 가능할 것인가? Lock만 쓰면된다?

@Francis0121
Copy link
Owner Author

Java Semaphore 자체는 jar 프로그램 안에서 진행되던것임
이걸 Memory 상에서 공유할수 있는 방법을 못찾아 중단

fc04aca

@Francis0121
Copy link
Owner Author

b3ae9f7

방향 변경 C로 작성

  • C로 File Read And Write 프로그램 작성.(Homework 1부터 다시..)

@Francis0121
Copy link
Owner Author

  • 보고서 작성 및 제출.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant