내용으로 건너뛰기
사용자 도구
로그인
사이트 도구
도구
문서 보기
이전 판
백링크
최근 바뀜
미디어 관리
사이트맵
로그인
최근 바뀜
미디어 관리
사이트맵
기술자료
작업공간
개인공간
사이트맵
추적:
kb:nonblockingalgorithm
이 문서는 읽기 전용입니다. 원본을 볼 수는 있지만 바꿀 수는 없습니다. 문제가 있다고 생각하면 관리자에게 문의하세요.
====== Non-blocking Algorithm ====== 락을 사용하지 않는 멀티스레드용 알고리즘/자료구조 ====== 목록 ====== * [[InterlockedApi]] -- Interlocked 계열 함수 정리 * [[IntelTbb]] -- Widely used C++ template library for task parallelism * [[RCU]] -- Read-copy update ====== 링크 ====== * http://libcds.sourceforge.net/ \\ CDS is a C++ template library of lock-free and fine-grained algorithms. * [[http://www.gamasutra.com/features/20060630/paquet_01.shtml | Programming Multi-threaded Architectures: Interlocked Operations]] * [[http://blogs.msdn.com/oldnewthing/archive/2004/09/15/229915.aspx | Interlocked operations don't solve everything]] * [[http://msdn.microsoft.com/msdnmag/issues/05/10/MemoryModels/ | Understand the Impact of Low-Lock Techniques in Multithreaded Apps]] * [[http://www.cs.rochester.edu/projects/systems/high-performance-synchronization-shared-memory-parallel-programs | High-Performance Synchronization for Shared-Memory Parallel Programs]] ---- * see also [[ThreadProgramming]]
kb/nonblockingalgorithm.txt
· 마지막으로 수정됨: 2014/11/14 15:51 저자
excel96
문서 도구
문서 보기
이전 판
백링크
맨 위로