Literatur

Literatur

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.

AOS$^$99
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.

BMR$^$96
F. Buschmann, R. Meunier, H. Rohnert, P. Sommerlad, and M. Stal.
Pattern-Oriented Software Architecture: A System of Patterns.
Wiley & Sons, 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.

CGJ$^$98
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.

ER98
G. Ehmayer and S. Reich.
Java in der Anwendungsentwicklung.
dpunkt.verlag, 1998.

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/.

Gal95
B. Gallmeister.
POSIX.4 Programming for the Real World.
O'Reilly, 1995.

GBD$^$94
A. Geist, A. Beguelin, J. Dongarra, W. Jiang, R. Mancheck, and V. Sunderam.
PVM: Parallel Virtual Machine.
MIT Press, Cambridge, Mass., 1994.

GBD$^$95
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.

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.

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.

KLS$^$94
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.

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.

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.

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.

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.

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.


© Universität Mannheim, Rechenzentrum, 2000-2001.

Last modified: Mon May 21 16:24:09 CEST 2001