Skip to content

[Week 2] 2주차 OS - Process / Thread / 동시성 정리 - #38

Open
wingwogus wants to merge 1 commit into
jaehyeon-leefrom
jaehyeon-lee-week02
Open

wingwogus wants to merge 1 commit into
jaehyeon-leefrom
jaehyeon-lee-week02

Conversation

@wingwogus

Copy link
Copy Markdown
Collaborator

주차 / 주제

2주차 - OS - Process / Thread / 동시성

학습 내용 요약

  • Process와 Thread의 역할 및 메모리 구조
  • Context Switching, 동시성/병렬성, Race Condition
  • Mutex/Semaphore와 Java Thread Pool, synchronized, Atomic, WAS Thread

참고 자료

체크리스트

  • 셀프 리뷰 완료
  • 오탈자 및 링크 확인

운영체제 동시성 개념을 백엔드 요청 처리 구조와 연결해
학습 기록으로 남긴다.

Constraint: 2주차 Issue #2의 공통 키워드와 Backend 선택 심화 범위를 따른다
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: 학습 기록은 개인 브랜치 PR로 리뷰한 뒤 병합한다
Tested: git diff --cached --check
Not-tested: 문서 렌더링 기반 수동 검토
@wingwogus wingwogus added the weeks_02 2주차 label Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

weeks_02 2주차

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant