0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (6)
  • R250 - R500 (16)
  • R500+ (468)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer hardware & operating systems > Computer architecture & logic design > Parallel processing

Edsger Wybe Dijkstra - His Life, Work, and Legacy (Hardcover): Krzysztof R. Apt, Tony Hoare Edsger Wybe Dijkstra - His Life, Work, and Legacy (Hardcover)
Krzysztof R. Apt, Tony Hoare
R3,164 Discovery Miles 31 640 Ships in 10 - 15 working days

Edsger Wybe Dijkstra (1930-2002) was one of the most influential researchers in the history of computer science, making fundamental contributions to both the theory and practice of computing. Early in his career, he proposed the single-source shortest path algorithm, now commonly referred to as Dijkstra's algorithm. He wrote (with Jaap Zonneveld) the first ALGOL 60 compiler, and designed and implemented with his colleagues the influential THE operating system. Dijkstra invented the field of concurrent algorithms, with concepts such as mutual exclusion, deadlock detection, and synchronization. A prolific writer and forceful proponent of the concept of structured programming, he convincingly argued against the use of the Go To statement. In 1972 he was awarded the ACM Turing Award for "fundamental contributions to programming as a high, intellectual challenge; for eloquent insistence and practical demonstration that programs should be composed correctly, not just debugged into correctness; for illuminating perception of problems at the foundations of program design." Subsequently he invented the concept of self-stabilization relevant to fault-tolerant computing. He also devised an elegant language for nondeterministic programming and its weakest precondition semantics, featured in his influential 1976 book A Discipline of Programming in which he advocated the development of programs in concert with their correctness proofs. In the later stages of his life, he devoted much attention to the development and presentation of mathematical proofs, providing further support to his long-held view that the programming process should be viewed as a mathematical activity. In this unique new book, 31 computer scientists, including five recipients of the Turing Award, present and discuss Dijkstra's numerous contributions to computing science and assess their impact. Several authors knew Dijkstra as a friend, teacher, lecturer, or colleague. Their biographical essays and tributes provide a fascinating multi-author picture of Dijkstra, from the early days of his career up to the end of his life.

Kreislauf des Lebens (Hardcover): Jacob Moleschott Kreislauf des Lebens (Hardcover)
Jacob Moleschott
R1,233 Discovery Miles 12 330 Ships in 12 - 17 working days
Constraint Decision-Making Systems in Engineering (Hardcover): Santosh Kumar Das, Nilanjan Dey Constraint Decision-Making Systems in Engineering (Hardcover)
Santosh Kumar Das, Nilanjan Dey
R7,253 Discovery Miles 72 530 Ships in 10 - 15 working days

In recent years, most applications deal with constraint decision-making systems as problems are based on imprecise information and parameters. It is difficult to understand the nature of data based on applications and it requires a specific model for understanding the nature of the system. Further research on constraint decision-making systems in engineering is required. Constraint Decision-Making Systems in Engineering derives and explores several types of constraint decisions in engineering and focuses on new and innovative conclusions based on problems, robust and efficient systems, and linear and non-linear applications. Covering topics such as fault detection, data mining techniques, and knowledge-based management, this premier reference source is an essential resource for engineers, managers, computer scientists, students and educators of higher education, librarians, researchers, and academicians.

Applying Integration Techniques and Methods in Distributed Systems (Hardcover): Gabor Kecskemeti Applying Integration Techniques and Methods in Distributed Systems (Hardcover)
Gabor Kecskemeti
R6,562 Discovery Miles 65 620 Ships in 10 - 15 working days

Distributed systems intertwine with our everyday lives. The benefits and current shortcomings of the underpinning technologies are experienced by a wide range of people and their smart devices. With the rise of large-scale IoT and similar distributed systems, cloud bursting technologies, and partial outsourcing solutions, private entities are encouraged to increase their efficiency and offer unparalleled availability and reliability to their users. Applying Integration Techniques and Methods in Distributed Systems is a critical scholarly publication that defines the current state of distributed systems, determines further goals, and presents architectures and service frameworks to achieve highly integrated distributed systems and presents solutions to integration and efficient management challenges faced by current and future distributed systems. Highlighting topics such as multimedia, programming languages, and smart environments, this book is ideal for system administrators, integrators, designers, developers, researchers, and academicians.

Creativity in Load-Balance Schemes for Multi/Many-Core Heterogeneous Graph Computing - Emerging Research and Opportunities... Creativity in Load-Balance Schemes for Multi/Many-Core Heterogeneous Graph Computing - Emerging Research and Opportunities (Hardcover)
Alberto Garcia-Robledo, Arturo Diaz Perez, Guillermo Morales-Luna
R4,213 Discovery Miles 42 130 Ships in 12 - 17 working days

Recent years have witnessed the rise of analysis of real-world massive and complex phenomena in graphs; to efficiently solve these large-scale graph problems, it is necessary to exploit high performance computing (HPC), which accelerates the innovation process for discovery and invention of new products and procedures in network science. Creativity in Load-Balance Schemes for Multi/Many-Core Heterogeneous Graph Computing: Emerging Research and Opportunities is a critical scholarly resource that examines trends, challenges, and collaborative processes in emerging fields within complex network analysis. Featuring coverage on a broad range of topics such as high-performance computing, big data, network science, and accelerated network traversal, this book is geared towards data analysts, researchers, students in information communication technology (ICT), program developers, and academics.

Blockchain - Novice to Expert - 2 manuscripts (Hardcover): Keizer Soeze Blockchain - Novice to Expert - 2 manuscripts (Hardcover)
Keizer Soeze
R1,081 R913 Discovery Miles 9 130 Save R168 (16%) Ships in 10 - 15 working days
Cyber-Physical Systems for Social Applications (Hardcover): Maya Dimitrova, Hiroaki Wagatsuma Cyber-Physical Systems for Social Applications (Hardcover)
Maya Dimitrova, Hiroaki Wagatsuma
R7,081 Discovery Miles 70 810 Ships in 10 - 15 working days

Present day sophisticated, adaptive, and autonomous (to a certain degree) robotic technology is a radically new stimulus for the cognitive system of the human learner from the earliest to the oldest age. It deserves extensive, thorough, and systematic research based on novel frameworks for analysis, modelling, synthesis, and implementation of CPSs for social applications. Cyber-Physical Systems for Social Applications is a critical scholarly book that examines the latest empirical findings for designing cyber-physical systems for social applications and aims at forwarding the symbolic human-robot perspective in areas that include education, social communication, entertainment, and artistic performance. Highlighting topics such as evolinguistics, human-robot interaction, and neuroinformatics, this book is ideally designed for social network developers, cognitive scientists, education science experts, evolutionary linguists, researchers, and academicians.

Concurrency - The Works of Leslie Lamport (Hardcover): Dahlia Malkhi Concurrency - The Works of Leslie Lamport (Hardcover)
Dahlia Malkhi
R2,673 Discovery Miles 26 730 Ships in 10 - 15 working days

This book is a celebration of Leslie Lamport's work on concurrency, interwoven in four-and-a-half decades of an evolving industry: from the introduction of the first personal computer to an era when parallel and distributed multiprocessors are abundant. His works lay formal foundations for concurrent computations executed by interconnected computers. Some of the algorithms have become standard engineering practice for fault tolerant distributed computing - distributed systems that continue to function correctly despite failures of individual components. He also developed a substantial body of work on the formal specification and verification of concurrent systems, and has contributed to the development of automated tools applying these methods. Part I consists of technical chapters of the book and a biography. The technical chapters of this book present a retrospective on Lamport's original ideas from experts in the field. Through this lens, it portrays their long-lasting impact. The chapters cover timeless notions Lamport introduced: the Bakery algorithm, atomic shared registers and sequential consistency; causality and logical time; Byzantine Agreement; state machine replication and Paxos; temporal logic of actions (TLA). The professional biography tells of Lamport's career, providing the context in which his work arose and broke new grounds, and discusses LaTeX - perhaps Lamport's most influential contribution outside the field of concurrency. This chapter gives a voice to the people behind the achievements, notably Lamport himself, and additionally the colleagues around him, who inspired, collaborated, and helped him drive worldwide impact. Part II consists of a selection of Leslie Lamport's most influential papers. This book touches on a lifetime of contributions by Leslie Lamport to the field of concurrency and on the extensive influence he had on people working in the field. It will be of value to historians of science, and to researchers and students who work in the area of concurrency and who are interested to read about the work of one of the most influential researchers in this field.

Migrating Legacy Applications - Challenges in Service Oriented Architecture and Cloud Computing Environments (Hardcover, New):... Migrating Legacy Applications - Challenges in Service Oriented Architecture and Cloud Computing Environments (Hardcover, New)
Anca Daniela Ionita, Marin Litoiu, Grace Lewis
R5,313 Discovery Miles 53 130 Ships in 12 - 17 working days

As the future of software development in a global environment continues to be influenced by the areas of service oriented architecture (SOA) and cloud computing, many legacy applications will need to migrate these environments to take advantage of the benefits offered by the service environment. Migrating Legacy Applications: Challenges in Service Oriented Architecture and Cloud Computing Environments presents a closer look at the partnership between service oriented architecture and cloud computing environments while analyzing potential solutions to challenges related to the migration of legacy applications. This reference is essential for students and university scholars alike.

Cloud Technology - Concepts, Methodologies, Tools, and Applications, Vol 2 (Hardcover): Irma Cloud Technology - Concepts, Methodologies, Tools, and Applications, Vol 2 (Hardcover)
Irma
R19,381 Discovery Miles 193 810 Ships in 10 - 15 working days
Cloud Technology - Concepts, Methodologies, Tools, and Applications, Vol 1 (Hardcover): Irma Cloud Technology - Concepts, Methodologies, Tools, and Applications, Vol 1 (Hardcover)
Irma
R19,384 Discovery Miles 193 840 Ships in 10 - 15 working days
Blockchain Applications (Hardcover): Arshdeep Bagha Blockchain Applications (Hardcover)
Arshdeep Bagha
R2,030 R1,645 Discovery Miles 16 450 Save R385 (19%) Ships in 10 - 15 working days
Internet and Distributed Computing Advancements - Theoretical Frameworks and Practical Applications (Hardcover, New): Jemal H.... Internet and Distributed Computing Advancements - Theoretical Frameworks and Practical Applications (Hardcover, New)
Jemal H. Abawajy, Mukaddim Pathan, Mustafizur Rahman, Al-Sakib Khan Pathan, Mustafa Mat Deris
R5,302 Discovery Miles 53 020 Ships in 12 - 17 working days

As software and computer hardware grows in complexity, networks have grown to match. The increasing scale, complexity, heterogeneity, and dynamism of communication networks, resources, and applications has made distributed computing systems brittle, unmanageable, and insecure. Internet and Distributed Computing Advancements: Theoretical Frameworks and Practical Applications is a vital compendium of chapters on the latest research within the field of distributed computing, capturing trends in the design and development of Internet and distributed computing systems that leverage autonomic principles and techniques. The chapters provided within this collection offer a holistic approach for the development of systems that can adapt themselves to meet requirements of performance, fault tolerance, reliability, security, and Quality of Service (QoS) without manual intervention.

Instruction Level Parallelism (Hardcover, 1st ed. 2016): Alex Aiken, Utpal Banerjee, Arun Kejariwal, Alexandru Nicolau Instruction Level Parallelism (Hardcover, 1st ed. 2016)
Alex Aiken, Utpal Banerjee, Arun Kejariwal, Alexandru Nicolau
R2,792 Discovery Miles 27 920 Ships in 12 - 17 working days

This book precisely formulates and simplifies the presentation of Instruction Level Parallelism (ILP) compilation techniques. It uniquely offers consistent and uniform descriptions of the code transformations involved. Due to the ubiquitous nature of ILP in virtually every processor built today, from general purpose CPUs to application-specific and embedded processors, this book is useful to the student, the practitioner and also the researcher of advanced compilation techniques. With an emphasis on fine-grain instruction level parallelism, this book will also prove interesting to researchers and students of parallelism at large, in as much as the techniques described yield insights that go beyond superscalar and VLIW (Very Long Instruction Word) machines compilation and are more widely applicable to optimizing compilers in general. ILP techniques have found wide and crucial application in Design Automation, where they have been used extensively in the optimization of performance as well as area and power minimization of computer designs.

Introduction to Parallel Computing - A practical guide with examples in C (Hardcover): Wesley Petersen, Peter Arbenz Introduction to Parallel Computing - A practical guide with examples in C (Hardcover)
Wesley Petersen, Peter Arbenz
R6,628 R5,959 Discovery Miles 59 590 Save R669 (10%) Ships in 12 - 17 working days

In the last few years, courses on parallel computation have been developed and offered in many institutions in the UK, Europe and US as a recognition of the growing significance of this topic in mathematics and computer science. There is a clear need for texts that meet the needs of students and lecturers and this book, based on the author's lecture at ETH Zurich, is an ideal practical student guide to scientific computing on parallel computers working up from a hardware instruction level, to shared memory machines, and finally to distributed memory machines. Aimed at advanced undergraduate and graduate students in applied mathematics, computer science, and engineering, subjects covered include linear algebra, fast Fourier transform, and Monte-Carlo simulations, including examples in C and, in some cases, Fortran. This book is also ideal for practitioners and programmers.

Limits to Parallel Computation - P-Completeness Theory (Hardcover, New): Raymond Greenlaw, H. James Hoover, Walter L. Ruzzo Limits to Parallel Computation - P-Completeness Theory (Hardcover, New)
Raymond Greenlaw, H. James Hoover, Walter L. Ruzzo
R6,384 R5,406 Discovery Miles 54 060 Save R978 (15%) Ships in 12 - 17 working days

This book provides a comprehensive analysis of the most important topics in parallel computation. It is written so that it may be used as a self-study guide to the field, and researchers in parallel computing will find it a useful reference for many years to come. The first half of the book consists of an introduction to many fundamental issues in parallel computing. The second half provides lists of P-complete- and open problems. These lists will have lasting value to researchers in both industry and academia. The lists of problems, with their corresponding remarks, the thorough index, and the hundreds of references add to the exceptional value of this resource. While the exciting field of parallel computation continues to expand rapidly, this book serves as a guide to research done through 1994 and also describes the fundamental concepts that new workers will need to know in coming years. It is intended for anyone interested in parallel computing, including senior level undergraduate students, graduate students, faculty, and people in industry. As an essential reference, the book will be needed in all academic libraries.

Programming Environments for Massively Parallel Distributed Systems (Hardcover): K.M. Decker, R. M Rehmann Programming Environments for Massively Parallel Distributed Systems (Hardcover)
K.M. Decker, R. M Rehmann
R2,504 Discovery Miles 25 040 Ships in 12 - 17 working days

Massively Parallel Systems (MPSs) with their scalable computation and storage space promises are becoming increasingly important for high-performance computing. The growing acceptance of MPSs in academia is clearly apparent. However, in industrial companies, their usage remains low. The programming of MPSs is still the big obstacle, and solving this software problem is sometimes referred to as one of the most challenging tasks of the 1990's. The 1994 working conference on "Programming Environments for Massively Parallel Systems" was the latest event of the working group WG 10.3 of the International Federation for Information Processing (IFIP) in this field. It succeeded the 1992 conference in Edinburgh on "Programming Environments for Parallel Computing." The research and development work discussed at the conference addresses the entire spectrum of software problems including virtual machines which are less cumbersome to program; more convenient programming models; advanced programming languages, and especially more sophisticated programming tools; but also algorithms and applications.

Parallel Computing: Fundamentals, Applications and New Directions, Volume 12 (Hardcover, 444th ed.): E.H. D'Hollander,... Parallel Computing: Fundamentals, Applications and New Directions, Volume 12 (Hardcover, 444th ed.)
E.H. D'Hollander, G.R. Joubert, Frans Peters, Ulrich Trottenberg
R6,829 Discovery Miles 68 290 Ships in 12 - 17 working days

This volume gives an overview of the state-of-the-art with respect to the development of all types of parallel computers and their application to a wide range of problem areas.


The international conference on parallel computing ParCo97 (Parallel Computing 97) was held in Bonn, Germany from 19 to 22 September 1997. The first conference in this biannual series was held in 1983 in Berlin. Further conferences were held in Leiden (The Netherlands), London (UK), Grenoble (France) and Gent (Belgium).


From the outset the aim with the ParCo (Parallel Computing) conferences was to promote the application of parallel computers to solve real life problems. In the case of ParCo97 a new milestone was reached in that more than half of the papers and posters presented were concerned with application aspects. This fact reflects the coming of age of parallel computing.


Some 200 papers were submitted to the Program Committee by authors from all over the world. The final programme consisted of four invited papers, 71 contributed scientific/industrial papers and 45 posters. In addition a panel discussion on Parallel Computing and the Evolution of Cyberspace was held. During and after the conference all final contributions were refereed. Only those papers and
posters accepted during this final screening process are included in this volume.


The practical emphasis of the conference was accentuated by an industrial exhibition where companies demonstrated the newest developments in parallel processing equipment and software. Speakers from participating companies presented papers in industrial sessions in which new developments in parallel computing were reported.

Magnetic Core Memory Decoded (Hardcover): J.S. Walker Magnetic Core Memory Decoded (Hardcover)
J.S. Walker
R974 Discovery Miles 9 740 Ships in 12 - 17 working days
Solving Partial Differential Equations On Parallel Computers (Hardcover): Jianping Zhu Solving Partial Differential Equations On Parallel Computers (Hardcover)
Jianping Zhu
R2,569 Discovery Miles 25 690 Ships in 12 - 17 working days

This is an introductory book on supercomputer applications written by a researcher who is working on solving scientific and engineering application problems on parallel computers. The book is intended to quickly bring researchers and graduate students working on numerical solutions of partial differential equations with various applications into the area of parallel processing.The book starts from the basic concepts of parallel processing, like speedup, efficiency and different parallel architectures, then introduces the most frequently used algorithms for solving PDEs on parallel computers, with practical examples. Finally, it discusses more advanced topics, including different scalability metrics, parallel time stepping algorithms and new architectures and heterogeneous computing networks which have emerged in the last few years of high performance computing. Hundreds of references are also included in the book to direct interested readers to more detailed and in-depth discussions of specific topics.

Parallel Processing of Discrete Problems, v. 106 (Hardcover, New): Panos M. Pardalos Parallel Processing of Discrete Problems, v. 106 (Hardcover, New)
Panos M. Pardalos
R2,493 Discovery Miles 24 930 Ships in 12 - 17 working days

In the past two decades, breakthroughs in computer technology have made a tremendous impact on optimization. In particular, availability of parallel computers has created substantial interest in exploring the use of parallel processing for solving discrete and global optimization problems. The chapters in this volume cover a broad spectrum of recent research in parallel processing of discrete and related problems. The topics discussed include distributed branch-and-bound algorithms, parallel genetic algorithms for large scale discrete problems, simulated annealing, parallel branch-and-bound search under limited-memory constraints, parallelization of greedy randomized adaptive search procedures, parallel optical models of computing, randomized parallel algorithms, general techniques for the design of parallel discrete algorithms, parallel algorithms for the solution of quadratic assignment and satisfiability problems. The book will be a valuable source of information to faculty, students and researchers in combinatorial optimization and related areas.

Handbook of Distributed Sensor Networks: Volume II (Hardcover): Marvin Heather Handbook of Distributed Sensor Networks: Volume II (Hardcover)
Marvin Heather
R3,022 Discovery Miles 30 220 Ships in 12 - 17 working days
Handbook of Distributed Sensor Networks: Volume I (Hardcover): Marvin Heather Handbook of Distributed Sensor Networks: Volume I (Hardcover)
Marvin Heather
R3,021 Discovery Miles 30 210 Ships in 12 - 17 working days
Parallel Computing (Hardcover): Moreshwar R. Bhujade Parallel Computing (Hardcover)
Moreshwar R. Bhujade
R1,040 Discovery Miles 10 400 Ships in 12 - 17 working days

The book "Parallel Computing" deals with the topics of current interest in high performance computing, viz. pipeline and parallel processing architectures, and the whole book is based on treatment of these ideas. The present revised edition is updated with the addition of topics like processor performance and technology developments in chapter 1 and advanced pipeline processing on today's high performance processors in chapter 2. A new chapter on neurocomputing and two new sections on Branch prediction and scoreboard are the other major changes done to make the book more viable.

SIMD Programming Manual for Linux and Windows (Hardcover, 2004 ed.): Paul Cockshott, Kenneth Renfrew SIMD Programming Manual for Linux and Windows (Hardcover, 2004 ed.)
Paul Cockshott, Kenneth Renfrew
R3,191 Discovery Miles 31 910 Ships in 10 - 15 working days

A number of widely used contemporary processors have instruction-set extensions for improved performance in multi-media applications. The aim is to allow operations to proceed on multiple pixels each clock cycle. Such instruction-sets have been incorporated both in specialist DSPchips such as the Texas C62xx (Texas Instruments, 1998) and in general purpose CPU chips like the Intel IA32 (Intel, 2000) or the AMD K6 (Advanced Micro Devices, 1999). These instruction-set extensions are typically based on the Single Instruc tion-stream Multiple Data-stream (SIMD) model in which a single instruction causes the same mathematical operation to be carried out on several operands, or pairs of operands, at the same time. The level or parallelism supported ranges from two floating point operations, at a time on the AMD K6 architecture to 16 byte operations at a time on the Intel P4 architecture. Whereas processor architectures are moving towards greater levels of parallelism, the most widely used programming languages such as C, Java and Delphi are structured around a model of computation in which operations takeplace on a single value at a time. This was appropriate when processors worked this way, but has become an impediment to programmers seeking to make use of the performance offered by multi-media instruction -sets. The introduction of SIMD instruction sets (Peleg et al."

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Out-of-order Parallel Discrete Event…
Weiwei Chen Hardcover R2,867 Discovery Miles 28 670
Specification and Proof in Real Time CSP
Jim Davies Hardcover R3,022 Discovery Miles 30 220
Advances in High Performance Computing…
Lucio Grandinetti, Etc Hardcover R2,608 Discovery Miles 26 080
Fault-Tolerant Parallel and Distributed…
Dimiter R. Avresky, David R. Kaeli Hardcover R4,488 Discovery Miles 44 880
Distributed and Parallel Systems - From…
Peter Kacsuk, Gabriele Kotsis Hardcover R5,718 Discovery Miles 57 180
Concurrent Scientific Computing
Eric F. Van De Velde Hardcover R2,036 Discovery Miles 20 360
Parallel Computing Using Optical…
Keqin Li, Yi Pan, … Hardcover R4,464 Discovery Miles 44 640
Parallel Computing Using the Prefix…
S. Lakshmivarahan, Sudarshan K. Dhall Hardcover R2,436 Discovery Miles 24 360
Cellular Automata - A Parallel Model
M. Delorme, J. Mazoyer Hardcover R4,481 Discovery Miles 44 810
Parallel Numerical Computation with…
Laurence Tianruo Yang Hardcover R4,450 Discovery Miles 44 500

 

Partners