Shared-Memory Synchronization (Paperback)
暫譯: 共享記憶體同步 (平裝本)
Michael L. Scott
- 出版商: Morgan & Claypool
- 出版日期: 2013-06-01
- 售價: $1,900
- 貴賓價: 9.5 折 $1,805
- 語言: 英文
- 頁數: 222
- 裝訂: Paperback
- ISBN: 160845956X
- ISBN-13: 9781608459568
-
相關分類:
Operating-system
立即出貨 (庫存=1)
買這商品的人也買了...
-
精通 Python 3 程式設計, 2/e (Programming in Python 3: A Complete Introduction to the Python Language, 2/e)$680$537 -
深入淺出 Python (Head First Python)$780$616 -
Android 4.X 手機/平板電腦程式設計入門、應用到精通, 2/e (適用 Android 1.X~4.X)$520$411 -
Hadoop 實戰技術手冊$680$578 -
Perl 學習手冊, 6/e (Learning Perl, 6/e)$580$458 -
實戰雲端作業系統建置與維護-VMware vSphere 5 虛擬化全面啟動
$680$537 -
Arduino 錦囊妙計, 2/e (Arduino Cookbook, 2/e)$980$774 -
Raspberry Pi rev 2 Model B 512MB (made in the UK)$1,600$1,520 -
ASP.NET MVC 4 開發實戰$680$537 -
精通 Android 程式介面設計-打造最佳使用者體驗的 App$560$442 -
Linux 進化特區:Ubuntu 13.04 從入門到精通$580$458 -
Big Data 大數據的獲利模式:圖解.案例.策略.實戰$360$284 -
無瑕的程式碼-敏捷軟體開發技巧守則 + 番外篇-專業程式設計師的生存之道 (雙書合購)$940$700 -
Kent Beck 的實作模式 (Implementation Patterns)$320$272 -
Raspberry Pi 從入門到應用$490$382 -
透視 C語言指標-深度探索記憶體管理核心技術 (Understanding and Using C Pointers)$480$379 -
智慧手機 App UI‧UX 設計鐵則-想做出好用的 App 和手機網站,就看這一本 (iPhone / Android 皆適用)$380$323 -
完全詳解!手機 App 活用術(Android 適用) (HTC, Samsung, Sony, LG, Asus, 小米手機...適用)$320$272 -
Google 軟體測試之道-進行 Google 級的軟體測試 (How Google Tests Software)$520$411 -
駭客人生-全球頂尖駭客的真實告白 (Ghost in the Wires: My Adventures as the World's Most Wanted Hacker)$490$387 -
Windows 8.1 市集應用程式開發之鑰-使用 XAML 及 C#$620$527 -
如何衡量萬事萬物:大數據時代,做好量化決策、分析的有效方法 (How to Measure Anything: Finding the Value of$480$379 -
Linux 指令分類速查辭典$450$351 -
好感度 No.1 的網頁設計:RWD 不出槌法則,網站在任何裝置都完美呈現$350$277 -
Unity 3D 手機遊戲開發實戰:核心技術完全公開$500$390
商品描述
Since the advent of time sharing in the 1960s, designers of concurrent and parallel systems have needed to synchronize the activities of threads of control that share data structures in memory. In recent years, the study of synchronization has gained new urgency with the proliferation of multicore processors, on which even relatively simple user-level programs must frequently run in parallel. This lecture offers a comprehensive survey of shared-memory synchronization, with an emphasis on "systems-level" issues. It includes sufficient coverage of architectural details to understand correctness and performance on modern multicore machines, and sufficient coverage of higher-level issues to understand how synchronization is embedded in modern programming languages. The primary intended audience is "systems programmers"—the authors of operating systems, library packages, language run-time systems, concurrent data structures, and server and utility programs. Much of the discussion should also be of interest to application programmers who want to make good use of the synchronization mechanisms available to them, and to computer architects who want to understand the ramifications of their design decisions on systems-level code. Table of Contents: Introduction / Architectural Background / Essential Theory / Practical Spin Locks / Busy-wait Synchronization with Conditions / Read-mostly Atomicity / Synchronization and Scheduling / Nonblocking Algorithms / Transactional Memory / Author's Biography
商品描述(中文翻譯)
自從1960年代時間共享技術的出現以來,並行和併發系統的設計者就需要同步共享記憶體中數據結構的控制執行緒活動。近年來,隨著多核心處理器的普及,對同步的研究變得更加迫切,因為即使是相對簡單的用戶級程序也必須經常並行運行。本講座提供了共享記憶體同步的全面調查,重點關注「系統層級」問題。它涵蓋了足夠的架構細節,以理解現代多核心機器上的正確性和性能,並涵蓋了足夠的高層問題,以理解同步如何嵌入現代編程語言中。主要的目標受眾是「系統程序員」——操作系統、庫包、語言運行時系統、併發數據結構以及伺服器和工具程序的作者。許多討論內容對於希望充分利用可用同步機制的應用程序員以及希望理解其設計決策對系統層級代碼影響的計算機架構師也應該具有興趣。目錄:介紹 / 架構背景 / 基本理論 / 實用自旋鎖 / 使用條件的忙等待同步 / 以讀為主的原子性 / 同步與排程 / 非阻塞算法 / 事務性記憶體 / 作者簡介
