Книга: Programming with POSIX® Threads

Bibliography

Bibliography

[Anderson, 1991] Thomas E. Anderson, Brian N. Bershad, Edward D. Lazowska, and Henry M. Levy, "Scheduler Activations: Effective Kernel Support for the User-Level Management of Parallelism," Proceedings of the Thirteenth ACM Symposium on Operating Systems Principles, October 1991. Research paper describing the addition of an efficient "two-level scheduler" mechanism for operating systems. This is where all modern two-level scheduler systems started—everyone's read it, everyone references it, and everyone's been inspired by it.

[Birrell, 1989] Andrew D. Birrell, An Introduction to Programming with Threads, SRC Research Report 35, Digital Systems Research Center, 130 Lytton Ave., Palo Alto, CA 94301, January 1989. Available on Internet from http:// www.research.digital.com/SRC/publications/src-rr.html

An introduction to the concepts of threaded programming. Although specifically oriented toward Modula-2+ and SRC's Taos multithreaded operating system, many essential concepts remain easily recognizable in Pthreads.

[Boykin, 1993] Joseph Boykin, David Kirschen, Alan Langerman, and J Susan LoVerso, Programming under Mach, Addison-Wesley, Reading, MA, ISBN 0-201-52739-1, 1993.

[Custer, 1993] Helen Custer, Inside Windows NT, Microsoft Press, ISBN 1-55615-481-X, 1993.

[Digital, 1996] Digital Equipment Corporation, Guide to DECthreads, Digital Equipment Corporation, part number AA-Q2DPC-TK, 1996.

Reference manual for Digital's DECthreads implementation of the Pthreads standard. An appendix (which will be removed after the Digital UNIX 4.0 and OpenVMS 7.0 versions) provides reference information on the obsolete cma and DCE threads (POSIX 1003.4a draft 4) interfaces.

[Dijkstra, 1965] E. W. Dijkstra, "Solution of a Problem in Concurrent Programming Control," Communications of the ACM, Vol. 8 (9), September 1965, pp. 569-570.

[Dijkstra, 1968a] E. W. Dijkstra, "Cooperating Sequential Processes," Programming Languages, edited by F. Genuys, Academic Press, New York, 1968, pp. 43-112.

[Dijkstra, 1968b] E. W. Dijkstra, 'The Structure of the THE'—Multiprogramming System," Communications oftheACM, Vol. 11 (5), 1968, pp. 341-346.

[Gallmeister, 1995] BiLl O. Gallmeister, POSIX.4: Programming for the Real World, O'Reilly, Sebastopol, CA, ISBN 1-56592-074-0, 1995.

POSIX 1003.1b-1993 realtime programming (based on a near-final draft of the standard).

[Hoare, 1974] C.A.R. Hoare, "Monitors: An Operating System Structuring Concept," Communications of the ACM, Vol. 17 (10), 1974, pp. 549-557.

[IEEE, 1996] 9945-1:1996 (ISO/IEC) [IEEE/ANSI Std 1003.1 1996Edition]Information Technology—Portable Operating System Interface (POSIX)—Part 1: System Applwation: Program Interface (API) [C Language] (ANSI), IEEE Stan-dardsPress. ISBN 1-55937-573-6, 1996.

The POSIX C Language interfaces, including realtime and threads.

[Jones, 1991] Michael B. Jones, "Bringing the C Libraries With Us into a Multi-Threaded Future," Winter 1991 Usenix Conference Proceedings, Dallas, TX, January 1991, pp. 81-91.

[Kleiman, 1996] Steve KIeiman, Devang Shah, and Bart Smaalders, Programming with Threads, Prentice Hall, Englewood Cliffs, NJ, ISBN 0-13-172389-8, 1996.

This book shares some characteristics with the book you are holding. Both, for example, involve authors who were directly involved in the POSIX standard working group, and were also principal architects of their respective companies' thread implementations.

[Lea, 1997] Doug Lea, Concurrent Programming in Java™, Addison-Wesley, Reading, MA, ISBN 0-201-69581-2, 1997.

A different view of threads, from the perspective of the Java™ language, which provides unique constructs for thread synchronization within the language.

[Lewis, 1995] Bil Lewis and Daniel J. Berg, Threads Primer, SunSoft Press, ISBN 0-13-443698-9, 1995.

A good introduction to threaded programming for the novice. The first edition primarily deals with Solaris "UI threads," with some information on POSIX threads.

[Lockhart, 1994] Harold W. Lockhart, Jr., OSFDCE, Guide toDevelopingDistrib-utedApplications, McGraw-Hill, NewYork, ISBN0-07-911481-4, 1994.

A chapter on DCE threads describes how to use threads in building DCE applications.

[McJones, 1989] Paul F. McJones and Garret F. Swart, "Evolving the UNIX System Interface to Support Multithreaded Programs," SRC Research Report 21, Digital Systems Research Center, 130 Lytton Ave., Palo Alto, CA 94301, September 1989. Available on Internet from http://www.research.digital.com/ SRC / publications / src -rr. html

Report on adaptation of UNIX system for multithreaded programming.

[Schimmel, 1994] CurtSchimmel, UNIX Systems for Modern Architectures, Addison-Wesley, Reading, MA, ISBN 0-201-63338-8, 1994.

Substantial detail on the implementation of multiprocessors and shared memory systems. If Section 3.4 in the book you're holding doesn't satisfy your thirst for knowledge, this is where you should go.

Оглавление книги


Генерация: 1.052. Запросов К БД/Cache: 3 / 0
поделиться
Вверх Вниз