|
Java Concurrency in Practice
more books like this
by
Brian Goetz, Joseph Bowbeer, Tim Peierls
"I was fortunate indeed to have worked with a fantastic team on the design and implementation of the concurrency features added to the Java platform in Java 5.0 and Java 6. Now this same team provides the best explanation yet of these new features, and of concurrency in general. Concurrency is no longer a subject for advanced users only. Every ...
see all copies
from $28.80!
new only
from $35.98!
|
SVS
|
|
Concurrency: State Models & Java Programs
more books like this
by
Jeff Magee, Jeff Kramer
"Concurrency" provides a thoroughly updated approach to the basic concepts and techniques behind concurrent programming. Concurrent programming is complex and demands a much more formal approach than sequential programming. In order to develop a thorough understanding of the topic, Magee and Kramer present concepts, techniques and problems through ...
see all copies
from $3.00!
new only
from $22.76!
|
first editions
|
SVS
|
|
Foundations of Multithreaded, Parallel, and Distributed Programming
more books like this
by
Gregory R Andrews
Foundations of Multithreaded, Parallel, and Distributed Programming covers, and then applies, the core concepts and techniques needed for an introductory course in this subject. Its emphasis is on the practice and application of parallel systems, using real-world examples throughout. Greg Andrews teaches the fundamental concepts of multithreaded, ...
see all copies
from $25.99!
new only
from $55.42!
|
SVS
|
|
Parallel Programming: Techniques and Applications Using Networked Workstations and Parallel Computers
more books like this
by
Michael Allen, Barry Wilkinson
Designed for undergraduate/graduate-level parallel programming courses. This nontheoretical, highly accessible text--which is linked to real parallel programming software--covers the techniques of parallel programming in a practical manner that enables students to write and evaluate their parallel programs. Supported by the National Science ...
see all copies
from $1.99!
new only
from $34.53!
|
SVS
|
|
WIN32 Multithreaded Programming
more books like this
by
Aaron Cohen, Mike Woodring
Many Windows developers still write code as if their application is a single entity that, while it is running, has complete control of all system resources. This legacy from the days of DOS means that developers frequently fail to take advantage of Win32's support of multiple threads of execution to improve their application's performance or to ...
see all copies
from $12.48!
new only
from $148.72!
|
|
Parallel Computing on Heterogeneous Networks
more books like this
by
Alexey L Lastovetsky
New approaches to parallel computing are being developed that make better use of the heterogeneous cluster architecture Provides a detailed introduction to parallel computing on heterogenous clusters All concepts and algorithms are illustrated with working programs that can be compiled and executed on any cluster The algorithms discussed have ...
see all copies
from $19.65!
new only
from $69.79!
|
SVS
|
|
Concurrent Programming on Windows
more books like this
by
Joe Duffy, Craig Mundie (Foreword by)
"I have been fascinated with concurrency ever since I added threading support to the Common Language Runtime a decade ago. That's also where I met Joe, who is a world expert on this topic. These days, concurrency is a first-order concern for practically all developers. Thank goodness for Joe's book. It is a tour de force and I shall rely on it for ...
see all copies
from $41.41!
new only
from $41.41!
|
SVS
|
|
Professional Multicore Programming: Design and Implementation for C++ Developers
more books like this
by
Cameron Hughes, Tracey Hughes
"Professional Multicore Programming: Design and Implementation for C++ Developers" presents the basics of multi core programming in a simple, easy-to-understand manner so that you can easily apply the concepts to your everyday projects. Learn the fundamentals of programming for multiprocessor and multi threaded architecture, progress to multi-core ...
see all copies
from $33.95!
new only
from $34.49!
|
SVS
|
|
Concurrent Programming in Java: Design Principles and Patterns
more books like this
by
Doug Lea
This text treats Java as a software engineering language rather than a means of developing simple applets. It aims to enable programmers to find out more about how to use concurrency in the design of classes, applets and applications to create multi-threaded applications. Features of the book include integrated surveys and tutorials on concurrency ...
see all copies
from $1.99!
new only
from $6.99!
|
first editions
|
|
Parallel Programming in C with Mpi and Openmp
more books like this
by
Michael J Quinn, Quinn Michael
The era of practical parallel programming has arrived, marked by the popularity of the MPI and OpenMP software standards and the emergence of commodity clusters as the hardware platform of choice for an increasing number of organizations. This exciting new book, "Parallel Programming in C with MPI and OpenMP" addresses the needs of students and ...
see all copies
from $38.90!
new only
from $67.55!
|
view cover
|
Mpi: The Complete Reference (Vol. 1), 2nd Edition: Volume 1 - The Mpi Core
more books like this
by
Marc Snir, Marc Sner, Steve Otto
Since its release in summer 1994, the Message Passing Interface (MPI) specification has become a standard for message-passing libraries for parallel computations. There exist more than a dozen implementations on a variety of computing platforms, from the IBM SP-2 supercomputer to PCs running Windoows NT. The initial MPI Standard, known as MPI-1, ...
see all copies
from $4.94!
new only
from $19.99!
|
view cover
|
Principles of Parallel Programming
more books like this
by
Calvin Lin, Lawrence Snyder
With the rise of multi-core architecture, parallel programming is an increasingly important topic for software engineers and computer system designers. Written by well-known researchers Larry Snyder and Calvin Lin, this highly anticipated first edition emphasizes the principles underlying parallel computation, explains the various phenomena, and ...
see all copies
from $71.85!
new only
from $79.90!
|
SVS
|
view cover
|
Parallel Programming with MPI
more books like this
by
Peter Pacheco
This is a hands-on introduction to parallel programming based on the Message-Passing Interface (MPI) standard, the de-facto industry standard adopted by major vendors of commercial parallel systems. This textbook/tutorial, based on the C language, contains many fully-developed examples and exercises. The complete source code for the examples is ...
see all copies
from $50.00!
new only
from $58.93!
|
SVS
|
view cover
|
Parallel program design a foundation
more books like this
by
Chandy, Misra
The absence of software has been an obstacle to the wider use of parallel computers. The hardware exists, but the knowledge of how to design programs for it still lags. Chandy and Misra offer a solution to this problem, based on their stimulating new theory of programming and illustrate by a broad range of parallel program applications.
see all copies
from $16.48!
new only
from $85.50!
|
view cover
|
Concurrent Programming
more books like this
by
C R Snow
This textbook is designed as a first book on concurrent programming for computer science undergraduates, and provides a comprehensive introduction to the problems of concurrency. Concurrency is of vital importance in many areas of computer science, particularly in operating systems. It is also increasingly being taught in undergraduate courses. ...
see all copies
from $3.17!
new only
from $34.36!
|
first editions
|
SVS
|
view cover
|
On Concurrent Programming
more books like this
by
Fred B Schneider
Concurrent computing is gaining ground in interest as it becomes increasingly feasible to implement distributed computing across networks of workstations. This book, by one of the subject's leading figures, provides a comprehensive survey of the subject beginning with proposotional logic and concluding with concurrent programming. It is based on ...
see all copies
from $10.30!
new only
from $13.58!
|
first editions
|
SVS
|
view cover
|
ML with Concurrency
more books like this
by
Flemming Nielson (Editor)
Both functional and concurrent programming are relatively new paradigms with great promise. In this book, a survey is provided of extensions to Standard ML, one of the most widely used functional languages, with new primitives for concurrent programming. Computer scientists and graduate students will find this a valuable guide to this topic.
see all copies
from $11.08!
new only
from $11.08!
|
first editions
|
view cover
|
Concurrent Programming: The Java Programming Language
more books like this
by
Stephen J Hartley
This book shows professional programmers and students in operating systems and concurrent programming classes how to utilize the Java programming language to write programs that use semaphores, monitors, message passing, remote procedure calls, and the rendezvous for thread synchronization and communication. A Java algorithm animation package is ...
see all copies
from $1.99!
new only
from $9.92!
|
SVS
|
view cover
|
Parallel Algorithms for Regular Architectures: Meshes and Pyramids
more books like this
by
Russ Miller, Quentin F Stout
"Parallel Algorithms for Regular Architectures" offers a collection of optimal and efficient algorithms for solving problems on sets of processors configured as a mesh or a pyramid. In addition, it provides insights into the parallel algorithm design process. The algorithms can be adapted to multiprocessor machines with varying degrees of ...
see all copies
from $8.48!
new only
from $14.19!
|
view cover
|
Openmp Shared Memory Parallel Programming
more books like this
by
Rudolf Eigenmann (Editor), Michael J Voss (Editor)
This book constitutes the refereed proceedings of the International Workshop on OpenMP Applications and Tools, WOMPAT 2001, held in West Lafayette, IN, USA in July 2001. The 15 full papers presented were carefully reviewed and revised for inclusion in the volume. The book presents a state-of-the-art overview on OpenMP shared memory parallel ...
see all copies
from $6.01!
new only
from $38.19!
|
first editions
|
SVS
|
view cover
|
Concurrent Programming
more books like this
by
Alan Burns, Geoff Davies
This collection of recent papers in the increasingly important area of concurrent programming is divided into sections dealing with concurrent programming languages and their implementations, concurrent programming models and current issues and problems. Brinch Hansen, Tony Hoare, Olivier Roubine and Nicholas Wirth are some of the eminent ...
see all copies
from $22.00!
new only
from $38.24!
|
view cover
|
Concurrency in ADA
more books like this
by
Alan Burns, Andy Wellings
A major feature of the Ada programming language is the facilities it provides for concurrent programming. Alan Burns and Andy Wellings provide here a thorough and self-contained account of concurrent programming in Ada, and so show users, even beginners, how to harness the full power of the whole language. After giving an overview of the non ...
see all copies
from $4.49!
new only
from $44.00!
|
signed copies
|
view cover
|
Efficient Parallel Algorithms
more books like this
by
Alan Gibbons, Wojciech Rytter
This is an introduction to the field of efficient parallel algorithms and to the techniques for efficient parallelisation. It is self-contained and presumes no special knowledge of parallel computers or particular mathematics. The book emphasises designing algorithms within the timeless and abstracted context of a high-level programming language ...
see all copies
from $14.24!
new only
from $40.42!
|
SVS
|
view cover
|
Object-Based Models and Languages for Concurrent Systems
more books like this
by
Paolo Ciancarini (Editor), Oscar Nierstrasz (Editor), Akinori Yonezawa (Editor)
This volume presents carefully refereed versions of the best papers presented at the Workshop on Models and Languages for Coordination of Parallelism and Distribution, held during ECOOP '94 in Bologna, Italy in July 1994. Recently a new class of models and languages for distributed and parallel programming has evolved; all these models share a few ...
see all copies
from $17.07!
new only
from $38.19!
|
first editions
|
SVS
|
view cover
|
High-Level Parallel Programming Models and Supportive Environments: 6th International Workshop, Hips 2001 San Francisco, CA, USA, April 23, 2001 Proce
more books like this
by
Frank Mueller
This book constitutes the refereed proceedings of the 6th International Workshop on High-Level Parallel Programming Models and Supportive Environments, HIPS 2001, held in San Francisco, CA, USA in April 2001. The 10 revised full papers presented were carefully reviewed and selected out of 20 submissions. The focus of the book is on high-level ...
see all copies
from $18.05!
new only
from $38.19!
|
SVS
|