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.

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.

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.

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.

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.

Development and Deployment of Multiplayer Online Games, Vol. II - DIY, (Re)Actors, Client Arch., Unity/UE4/ Lumberyard/Urho3D... Development and Deployment of Multiplayer Online Games, Vol. II - DIY, (Re)Actors, Client Arch., Unity/UE4/ Lumberyard/Urho3D (Hardcover)
'No Bugs' Hare; Contributions by Sergey Ignatchenko
R1,061 R923 Discovery Miles 9 230 Save R138 (13%) Ships in 10 - 15 working days
Parallel Processing Algorithms For GIS (Paperback): Richard Healey, Steve Dowers, Bruce Gittings, Mike J. Mineter Parallel Processing Algorithms For GIS (Paperback)
Richard Healey, Steve Dowers, Bruce Gittings, Mike J. Mineter
R2,367 R2,174 Discovery Miles 21 740 Save R193 (8%) Ships in 12 - 17 working days

Over the last fifteen years GIS has become a fully-fledged technology, deployed across a range of application areas. However, although computer advances in performance appear to continue unhindered, data volumes and the growing sophistication of analysis procedures mean that performance will increasingly become a serious concern in GIS. Parallel computing offers a potential solution. However, traditional algorithms may not run effectively in a parallel environment, so utilization of parallel technology is not entirely straightforward. This groundbreaking book examines some of the current strategies facing scientists and engineers at this crucial interface of parallel computing and GIS.; The book begins with an introduction to the concepts, terminology and techniques of parallel processing, with particular reference to GIS. High level programming paradigms and software engineering issues underlying parallel software developments are considered and emphasis is given to designing modular reusable software libraries. The book continues with problems in designing parallel software for GIS applications, potential vector and raster data structures and details the algorithmic design for some major GIS operations. An implementation case study is included, based around a raster generalization problem, which illustrates some of the principles involved. Subsequent chapters review progress in parallel database technology in a GIS environment and the use of parallel techniques in various application areas, dealing with both algorithmic and implementation issues.; "Parallel Processing Algorithms for GIS" should be a useful text for a new generation of GIS professionals whose principal concern is the challenge of embracing major computer performance enhancements via parallel computing. Similarly, it should be an important volume for parallel computing professionals who are increasingly aware that GIS offers a major application domain for their technology.

Development and Deployment of Multiplayer Online Games, Vol. I - GDD, Authoritative Servers, Communications (Hardcover):... Development and Deployment of Multiplayer Online Games, Vol. I - GDD, Authoritative Servers, Communications (Hardcover)
'No Bugs' Hare; Translated by Sergey Ignatchenko
R1,028 R890 Discovery Miles 8 900 Save R138 (13%) Ships in 10 - 15 working days
The TOGAF standard, version 9.2 - a pocket guide (Paperback, 4th ed): Andrew Josey, Open Group The TOGAF standard, version 9.2 - a pocket guide (Paperback, 4th ed)
Andrew Josey, Open Group
R570 Discovery Miles 5 700 In Stock
Vehicular Ad Hoc Networks - Futuristic Technologies for Interactive Modelling, Dimensioning, and Optimization (Hardcover):... Vehicular Ad Hoc Networks - Futuristic Technologies for Interactive Modelling, Dimensioning, and Optimization (Hardcover)
Muhammad Arif, Guojun Wang, Mazin Abed Mohammed, Md Tabrez Nafis
R3,304 Discovery Miles 33 040 Ships in 12 - 17 working days

With the evolution of technology and sudden growth in the number of smart vehicles, traditional Vehicular Ad hoc NETworks (VANETs) face several technical challenges in deployment and management due to less flexibility, scalability, poor connectivity, and inadequate intelligence. VANETs have raised increasing attention from both academic research and industrial aspects resulting from their important role in driving assistant system. Vehicular Ad Hoc Networks focuses on recent advanced technologies and applications that address network protocol design, low latency networking, context-aware interaction, energy efficiency, resource management, security, human-robot interaction, assistive technology and robots, application development, and integration of multiple systems that support Vehicular Networks and smart interactions. Simulation is a key tool for the design and evaluation of Intelligent Transport Systems (ITS) that take advantage of communication-capable vehicles in order to provide valuable safety, traffic management, and infotainment services. It is widely recognized that simulation results are only significant when realistic models are considered within the simulation tool chain. However, quite often research works on the subject are based on simplistic models unable to capture the unique characteristics of vehicular communication networks. The support that different simulation tools offer for such models is discussed, as well as the steps that must be undertaken to fine-tune the model parameters in order to gather realistic results. Moreover, the book provides handy hints and references to help determine the most appropriate tools and models. This book will promote best simulation practices in order to obtain accurate results.

Cloud Computing Solutions Architect - A Hands-On Approach: A Competency-based Textbook for Universities and a Guide for AWS... Cloud Computing Solutions Architect - A Hands-On Approach: A Competency-based Textbook for Universities and a Guide for AWS Cloud Certification and Beyond (Hardcover)
Arshdeep Bahga, Vijay Madisetti
R2,491 Discovery Miles 24 910 Ships in 10 - 15 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Amiibo Super Smash Bros. Collection…
R477 Discovery Miles 4 770
Naruto Shippuden: Ultimate Ninja Storm…
R549 Discovery Miles 5 490
AMIIBO Smash - Peach
R477 Discovery Miles 4 770
Assassin's Creed IV - Black Flag
Blu-ray disc  (5)
R439 Discovery Miles 4 390
SNK Heroines Tag Team Frenzy
R513 Discovery Miles 5 130
Resident Evil Village
R1,503 R530 Discovery Miles 5 300
Amiibo Super Smash Bros. Collection…
R435 Discovery Miles 4 350
Star Wars Racer and Commando Combo
R552 R371 Discovery Miles 3 710
The House of the Dead Remake: Limidead…
R401 Discovery Miles 4 010
SNK 40th Anniversary Collection
R907 Discovery Miles 9 070

 

Partners