マルチスレッドプログラミング入門

マルチスレッドプログラミング入門

-Amazon.co.jp: マルチスレッドプログラミング入門 (サンソフトプレスシリーズ): ビル ルイス, ダニエル・J. バーグ, Bil Lewis, Daniel J. Berg, 岩本 信一: 本
--http://www.amazon.co.jp/o/ASIN/4756116825/nilabwiki-22
--->待望の入門書。Solaris,Windows95/NT,OS/2、すべてのプログラマ必携、Java,Windows95で注目の最新プログラミング技法を豊富な図とサンプルコードで基礎から徹底解説。

読書メモ


-nilog: 「マルチスレッドプログラミング入門」 Bil Lewis, Daniel J. Berg 著。原書は Threads Primer (1995年発行)。Solaris 2 とPOSIXのマルチスレッド解説本。表紙の写真は川越唐桟手織。 (2015-09-16)
--http://www.nilab.info/nilog/?type=twitter&id=644114963385061376
--

-nilog: 第五章 同期。クリティカルセクション、mutex、読み手・書き手ロック、条件変数、セマフォ、バリア、スピンロック、アダプティブロック、プロセス間同期変数、デッドロック、レース条件、プライオリティ逆転、FIFO mutex など。 (2015-09-16)
--http://www.nilab.info/nilog/?type=twitter&id=644115353396625408
--

-nilog: Solaris と POSIX のスレッド。 「マルチスレッドプログラミング入門」 Bil Lewis, Daniel J. Berg (2015-09-16)
--http://www.nilab.info/nilog/?type=twitter&id=644115791848173568
--

原書


-Amazon.co.jp: Threads Primer: A Guide to Solaris Multithreaded Programming: Bil Lewis, Daniel J. Berg: 洋書
--http://www.amazon.co.jp/o/ASIN/0134436989/nilabwiki-22
--->For programmers, system architects, and technical programmer managers. Providing an overview of the Solaris and POSIX multithreading architectures, this book explains threads at a level that is completely accessible to programmers and system architects with no previous knowledge of threads. Covers the business and technical benefits of threaded programs, along with discussions of third party software that is threaded, pointing out the benefits.

書籍情報


-Amazon.co.jp: マルチスレッドプログラミング入門 (サンソフトプレスシリーズ): ビル ルイス, ダニエル・J. バーグ, Bil Lewis, Daniel J. Berg, 岩本 信一: 本
--http://www.amazon.co.jp/o/ASIN/4756116825/nilabwiki-22
--->待望の入門書。Solaris,Windows95/NT,OS/2、すべてのプログラマ必携、Java,Windows95で注目の最新プログラミング技法を豊富な図とサンプルコードで基礎から徹底解説。