티스토리 뷰
Coarse Grained Synchronization : Single mutex로 method call 마다 잠금
Fined Grained Synchronization : 작개 쪼개서 여러 개 lock으로 사용
hand over hand - my method 가 affect 하는 만큼
Optimistic Synchronization : 찾을 때는 lock없이 찾고, lock을 잡은 후 valid check
Lazy : logical remove, physical remove (실제 노드를 제거하는 것과, flag만 check 한 뒤 나중에 physical remove를 기다리는 것)
Lock-free Synchronization : lock 없이 구현
-- 마치며
이 뒤 내용 (List, Queue 등등)이나, 앞에 정리한 내용 등의 실제 구현 방법이나 코드가 맨 처음 올린 글은 아래 사이트에 있습니다.
http://cs.brown.edu/courses/cs176/lectures.shtml
CS1760 – Lectures
Lectures Lectures will not be recorded this semester, but the videos from 2012 are available: 2012 CS1760 Lecture Videos. Date Topic September 6 Introduction (PDF) September 11 Mutual Exclusion (PDF) September 13 Concurrent Objects (PDF) September 18 Concu
cs.brown.edu
맨 처음에 말했듯이, "자세한 정리보다, 공부했던 내용을 나중에 쉽게 찾아보기 위해 만들게 되었습니다"
감사합니다.
'개발 > 병렬프로그래밍' 카테고리의 다른 글
[병렬프로그래밍] Spin Lock (0) | 2019.12.17 |
---|---|
[병렬프로그래밍] Universality of Consensus (0) | 2019.12.17 |
[병렬프로그래밍] Consensus (0) | 2019.12.17 |
[병렬프로그래밍] Shared Memory (0) | 2019.12.17 |
[병렬프로그래밍] Concurrent Objects (0) | 2019.12.17 |
- Total
- Today
- Yesterday
- 클래스 맴버 변수 출력하기
- chrome-extension
- 카카오
- print shared_ptr class member variable
- Visual Studio
- cockroach db
- set value
- it's called a vrpit
- RVO
- shared_from_this
- 잘못된 빨간줄
- SuffixArray
- Obstacle Avoidance
- 에러 위치 찾기
- C++
- red underline
- 봄날에 스케치
- 코어 남기기
- 영상 픽셀화 하기
- mysql
- Golang
- vr핏
- Quest2
- Reciprocal n-body Collision Avoidance
- 면접
- hole-punching
- vrpit
- ad skip
- 우리는 vr핏이라고 부릅니다
- boost
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |