 
 
 
 
 
 
 
 
 
 
 Next: Index
Up: Thread- und Netzwerk-Programmierung mit
 Previous: 3. Inhalt der CD-ROM
 
- ACG00
- 
D. Ashton, A. Chan, B. Gropp, R. Lusk, D. Swider, and R. Thakur.
 MPICH - Portable MPI Model Implementation, Version 1.2.1.
 ANL Chicago, Mississippi State, 2000.
 
 siehe URL: http://www.mcs.anl.gov/mpi/mpich/.
- AG96
- 
K. Arnold and J. Gosling.
 The Java Programming Language.
 Addison-Wesley, 1996.
 Second Edition 1998.
- And91
- 
G. Andrews.
 Concurrent programming: Principles and Practice.
 Benjamin/Cummings, 1991.
- And99
- 
G. Andrews.
 Foundations of Multithreaded, Parallel and Distributed
  programming.
 Benjamin/Cummings, 1999.
- AOS99
- 
K. Arnold, B. O'Sullivan, R. Scheifler, J. Waldo, and A. Wollrath.
 The Jini Specification.
 Addison-Wesley, 1999.
- BA82
- 
M. Ben-Ari.
 Principles of Concurrent Programming.
 Prentice-Hall Int., London, 1982.
- BA84
- 
M. Ben-Ari.
 Grundlagen der Parallel-Programmierung.
 Hanser, München, 1984.
- BA90
- 
M. Ben-Ari.
 Principles of Concurrent and Distributed Programming.
 Prentice-Hall Int., London, 1990.
- BC99
- 
M. Baker and B. Carpenter.
 Thougts on the structure of an MPJ reference implementation.
 URL:, 1999.
- BMPP00
- 
R. Boisvert, J. Moreira, M. Philippsen, and R. Pozo.
 Java and Numerical Computing.
 JavaGrande Forum, 2000.
- BMR96
- 
F. Buschmann, R. Meunier, H. Rohnert, P. Sommerlad, and M. Stal.
 Pattern-Oriented Software Architecture: A System of Patterns.
 Wiley, Weinheim, 1996.
- Boa98
- 
OpenMP Architecture Review Board.
 OpenMP C, C++, Fortran Application Program Interfaces.
 siehe URL: http://www.openmp.org/, 1998.
- Bog99
- 
M. Boger.
 Java in verteilten Systemen.
 dpunkt.verlag, 1999.
- Brä93
- 
Th. Bräunl.
 Parallele Programmierung.
 Vieweg, 1993.
- BRJ99
- 
G. Booch, J. Rumbaugh, and I. Jacobson.
 The Unified Modeling Language, User Guide.
 Addison-Wesley, 1999.
 Deutsch: Das UML-Benutzerhandbuch, 1999.
- BWKO00
- 
J. Bull, M. Westhead, M. Kambites, and J. Obdrzalek.
 Towards OpenMP for Java.
 SC'2000, Dallas, 2000.
- CG89
- 
N. Carriero and D. Gelernter.
 How to Write Parallel Programs: A Guide to the Perplexed.
 ACM Computing Surveys, 1989.
- CGJ98
- 
B. Carpenter, V. Getov, G. Judd, T. Skjellum, and G. Fox.
 MPI for Java - Position Document and Draft API
  Specification.
 Java Grande Forum, 1998.
 
 siehe URL: http://www.javagrande.org/.
- CR00
- 
Chandra and Rohit.
 Parallel programming in OpenMP.
 Morgan Kaufmann, 2000.
- CT00
- 
T. Christopher and G. Thiruvathukal.
 High-Performance Java Platform Computing: Multithreaded and
  Networked Programming.
 Prentice Hall PTR, 2000.
- Eck98
- 
B. Eckel.
 Thinking in Java.
 Prentice-Hall Int., London, 1998.
- ER98
- 
G. Ehmayer and S. Reich.
 Java in der Anwendungsentwicklung.
 dpunkt.verlag, 1998.
- FFCM99
- 
D. Flanagan, J. Farley, W. Crawford, and K. Magnusson.
 Java Enterprise in a Nutshell.
 O'Reilly, 1999.
- Fla97
- 
D. Flanagan.
 Java in a Nutshell.
 O'Reilly, 1996, 1997.
- For94
- 
Message Passing Interface Forum.
 MPI: a Message-Passing Interface Standard, Version 1.0.
 University of Tenessee, 1994.
 
 siehe URL: http://www.mcs.anl.gov/mpi/.
- For97
- 
Message Passing Interface Forum.
 MPI: a Message-Passing Interface Standard, Version 2.0.
 University of Tenessee, 1997.
 
 siehe URL: http://www.mpi-forum.org/.
- Fos99
- 
I. Foster.
 Designing and Building Parallel Programs.
 ?, 199?
- Gal95
- 
B. Gallmeister.
 POSIX.4 Programming for the Real World.
 O'Reilly, 1995.
- GBD94
- 
A. Geist, A. Beguelin, J. Dongarra, W. Jiang, R. Mancheck, and V. Sunderam.
 PVM: Parallel Virtual Machine.
 MIT Press, Cambridge, Mass., 1994.
- GBD95
- 
A. Geist, A. Beguelin, J. Dongarra, W. Jiang, R. Mancheck, and V. Sunderam.
 PVM 3.3 Usersguide.
 Oak Ridge, USA, 1995.
- GHJV95
- 
E. Gamma, R. Helm, R. Johnson, and J. Vlissides.
 Design Patterns.
 Addison-Wesley, 1995.
 Deutsch: Entwurfsmuster, Addison-Wesley, 1996.
- GJS96
- 
J. Gosling, B. Joy, and G. Steele.
 The Java Language Specification.
 Addison-Wesley, 1996.
- GLS95
- 
W. Gropp, E. Lusk, and A. Skjellum.
 Using MPI: Portable parallel programming with the Message
  Passing Interface.
 MIT Press, Cambridge, Mass., 1995.
- GvLPF00
- 
V. Getov, G. v. Laszewski, M. Philippsen, and I. Foster.
 Multi-Paradigm Communications in Java for Grid Computing.
 JavaGrande Forum, 2000.
- GY96a
- 
J. Gosling and F. Yellin.
 The Java Application Programming Interface, Volume 1; Core
  Packages.
 Addison-Wesley, 1996.
- GY96b
- 
J. Gosling and F. Yellin.
 The Java Application Programming Interface, Volume 2; Window
  Toolkit and Applets.
 Addison-Wesley, 1996.
- Han81
- 
B. Hansen.
 Konstruktion von Mehrprozess Programmen.
 Oldenburg Verlag, 1981.
 Englisch: The Architecture of Concurrent Programs, Prentice-Hall
  Int., London, 1977.
- Har97
- 
E. Harold.
 Java Network Programming.
 O'Reilly, 1997.
- Har98
- 
S. Hartley.
 Concurrent Programming: The Java Programming Language.
 Oxford Univ. Press, 1998.
- HK99
- 
M. Hitz and G. Kappel.
 UML at Work.
 dpunkt.verlag, 1999.
- Hoa84
- 
C. Hoare.
 Communicating sequential processes.
 Prentice-Hall Int., London, 1984.
- Jaj92
- 
J. Jaja.
 An Introduction to Parallel Algorithms.
 Addison-Wesley, 1992.
- KLL99
- 
Sung-Hoon Ko, Sang Lim, Xinying Li, B. Carpenter, and M. Baker.
 javaMPI - A Java Interface to MPI, Version 1.2.
 NPAC Syracuse, CSM Portsmouth, 1999.
 
 siehe URL: http://www.npac.syr.edu/.
- KLS94
- 
Ch. Koelbel, D. Loveman, R. Schreiber, G. Steele, and M. Zosel.
 The High Performance FORTRAN Handbook.
 MIT Press, 1994.
- KSS96
- 
S. Kleiman, D. Shah, and B. Smaalders.
 Programming with Threads.
 Prentice-Hall Int., London, 1996.
- LB96
- 
B. Lewis and D. Berg.
 Threads Primer.
 Prentice-Hall Int., London, 1996.
- LB00
- 
B. Lewis and D. Berg.
 Multithreaded Programming with Java Technology.
 Sun & Prentice-Hall Int., London, 2000.
- Lea97
- 
D. Lea.
 Concurrent Programming in Java - Design Principles and
  Patterns.
 Addison-Wesley, 1997.
 auch in Deutsch, Addison-Wesley, 1998.
- Lea00
- 
D. Lea.
 Concurrent Programming in Java - Design Principles and
  Patterns.
 Addison-Wesley, 2000.
 Second Edition.
- Lea01
- 
D. Lea.
 A Java fork/join framework.
 URL:, 2001.
- Lei91
- 
T. Leighton.
 Introduction to Parallel Algorithms and Architectures.
 Morgan Kaufmann, 1991.
 Deutsch: Einführung in Parallele Algorithmen und Architekturen,
  International Thomson Publishing, 1997.
- Lyn96
- 
N. Lynch.
 Distributed Algorithms.
 Morgan Kaufmann, 1996.
- McL00
- 
B. McLaughlin.
 Java and XML.
 O'Reilly, 2000.
- MHC01
- 
R. Monson-Haefel and D. Chappell.
 Java Message Service.
 O'Reilly, 2001.
- MS99
- 
S. Middendorf and R. Singer.
 Java: Programmierhandbuch und Referenz - für die Java-2
  Plattform.
 dpunkt.verlag, 1999.
 2. Auflage.
- MSS96
- 
S. Middendorf, R. Singer, and S. Strobel.
 Java: Programmierhandbuch und Referenz.
 dpunkt.verlag, 1996.
- OW97
- 
S. Oaks and H. Wong.
 Java Threads.
 O'Reilly, 1997.
- PR98
- 
A. Puder and K. Römer.
 MICO Is CORBA: A CORBA 2.0 compliant implementation.
 dpunkt.verlag, 1998.
- Res93
- 
Kendall Square Research.
 KSR1 C and FORTRAN Programming Manuals.
 KSR, Waltham, USA, 1993.
- RP97
- 
P. Rechenberg and G. Pomberger.
 Informatik-Handbuch.
 Hanser, 1997.
 2. Auflage 1999.
- RR00
- 
T. Rauber and G. Rünger.
 Parallele und verteilte Programmierung.
 Springer, 2000.
- Say97
- 
A. Sayegh.
 CORBA Standard, Spezifikation, Entwicklung.
 O'Reilly, 1997.
- Sch93
- 
A. Schill.
 DCE: Das OSF Distributed Computing Environment, Einführung
  und Grundlagen.
 Springer, Heidelberg, 1993.
- SK93
- 
M. Schader and S. Kuhlins.
 Programmieren in C++.
 Springer, Heidelberg, 1993.
- SMML00
- 
J. Squyres, K. Meyer, M. McNally, and A. Lumsdaine.
 LAM/MPI - Local Area Mulitcomputer, version 6.3.
 University of Notre Dame, 2000.
 
 siehe URL: http://www.mpi.nd.edu/lam/.
- SSRB00
- 
D. Schmidt, M. Stal, H. Rohnert, and F. Buschmann.
 Pattern-oriented Software Architecture, Patterns for Concurrent
  and Networked Objects.
 Wiley, Weinheim, 2000.
- SST98
- 
M. Schader and L. Schmidt-Thieme.
 Java - Einführung in die objektorientierte Programmierung.
 Springer, Heidelberg, 1998.
- Tan95
- 
A. Tanenbaum.
 Distributed Operating Systems.
 Prentice-Hall Int., London, 1995.
 auf Deutsch: Verteilte Betriebssysteme.
- Tan96a
- 
A. Tanenbaum.
 Modern Operating Systems.
 Prentice-Hall Int., London, 1992, 1996.
- Tan96b
- 
A. Tanenbaum.
 Computer Networks, 3rd ed.
 Prentice-Hall Int., London, 1996.
 auf Deutsch: Computernetzwerke, 1997.
- ZH88
- 
D. Zöbel and H. Hogenkamp.
 Konzepte der parallelen Programmierung.
 Teubner, Stuttgart, 1988.
- Zom96
- 
A. Zomaya, editor.
 Parallel and Distributed Computing Handbook.
 McGraw Hill, 1996.
 
 
 
 
 
 
 
 
 
 
 Next: Index
Up: Thread- und Netzwerk-Programmierung mit
 Previous: 3. Inhalt der CD-ROM
© Kredel & Yoshida, dpunkt 1998 - 2001