Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Parallel Programming eBooks

If you like Parallel Programming eBooks, then you'll love these top picks.
Showing 1 - 24 of 268 Results
Skip side bar filters
  • DevOps and Site Reliability Engineering Handbook

    Non-Programmer’s Guide

    Are we doing DevOps or SRE?There are many blogs, videos, Quora posts discussing the similarities and differences in both the practices. SRE was developed by Google for internal consumption and overlaps with the DevOps culture and philosophy.Now Let’s See a Definition of DevOps & SRE!- DevOps is more of an organizational culture that fills the gap between coder and the operation person and aligns ... Read more

    $8.29 NZD or Free with Kobo Plus

  • Rust Atomics and Locks

    Low-Level Concurrency in Practice

    by Mara Bos ...
    The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering bugs are not uncommon.In this practical book, Mara Bos, leader of the Rust library team, helps Rust ... Read more

    $48.75 NZD

  • Rust Programming By Example

    Enter the world of Rust by building engaging, concurrent, reactive, and robust applications

    Discover the world of Rust programming through real-world examplesKey FeaturesImplement various features of Rust to build blazingly fast applicationsLearn to build GUI applications using Gtk-rsExplore the multi-threading aspect of Rust to tackle problems in concurrency and in distributed environmentsBook DescriptionRust is an open source, safe, concurrent, practical language created by Mozilla. It ... Read more

    $62.09 NZD or Free with Kobo Plus

  • Concurrency in C# Cookbook

    Asynchronous, Parallel, and Multithreaded Programming

    If you’re one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques using libraries and language features in .NET and C# 8.0.Concurrency is now more common in ... Read more

    $48.99 NZD

  • Programming Rust

    Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language combines that control with a modern type system that catches broad classes of common mistakes, from memory management ... Read more

    $57.95 NZD

  • Hands-On GPU-Accelerated Computer Vision with OpenCV and CUDA

    Effective techniques for processing complex image data in real time using GPUs

    Discover how CUDA allows OpenCV to handle complex and rapidly growing image data processing in computer and machine vision by accessing the power of GPUKey FeaturesExplore examples to leverage the GPU processing power with OpenCV and CUDAEnhance the performance of algorithms on embedded hardware platformsDiscover C++ and Python libraries for GPU accelerationBook DescriptionComputer vision has been ... Read more

    $70.37 NZD or Free with Kobo Plus

  • Reactive Programming with RxJava

    Creating Asynchronous, Event-Based Applications

    In today’s app-driven era, when programs are asynchronous and responsiveness is so vital, reactive programming can help you write code that’s more reliable, easier to scale, and better-performing. With this practical book, Java developers will first learn how to view problems in the reactive way, and then build programs that leverage the best features of this exciting new programming paradigm ... Read more

    $38.99 NZD

  • Numerical Analysis and Scientific Computation

    Series series Textbooks in Mathematics
    This is an introductory single-term numerical analysis text with a modern scientific computing flavor. It offers an immediate immersion in numerical methods featuring an up-to-date approach to computational matrix algebra and an emphasis on methods used in actual software packages, always highlighting how hardware concerns can impact the choice of algorithm. It fills the need for a text that is ... Read more

    $151.99 NZD

  • The Rust Optimizer's Handbook

    Practical Strategies for Real-World Efficiency

    Rust is a powerful systems programming language prized for its speed, memory safety, and expressiveness. However, even the most meticulously crafted Rust program can benefit from optimization. This book equips you with the knowledge and tools to transform your Rust code into a high-performance machine.Short SummaryWelcome to the realm of Rust optimization! This comprehensive handbook empowers you ... Read more

    $15.47 NZD or Free with Kobo Plus

  • Kickstart Compiler Design Fundamentals

    Practical Techniques and Solutions for Compiler Design, Parsing, Optimization, and Code Generation (English Edition)

    Unveiling Compiler Secrets from Source to Execution.Key Features● Master compiler fundamentals, from lexical analysis to advanced optimization techniques.● Reinforce concepts with practical exercises, projects, and real-world case studies.● Explore LLVM, GCC, and industry-standard optimization methods for efficient code generation.Book DescriptionCompilers are the backbone of modern computing, ... Read more

    $30.35 NZD or Free with Kobo Plus

  • Programming for Hybrid Multi/Manycore MPP Systems

    Series series Chapman & Hall/CRC Computational Science
    "Ask not what your compiler can do for you, ask what you can do for your compiler."--John Levesque, Director of Cray’s Supercomputing Centers of ExcellenceThe next decade of computationally intense computing lies with more powerful multi/manycore nodes where processors share a large memory space. These nodes will be the building block for systems that range from a single node workstation up to ... Read more

    $121.52 NZD

  • GPU Parallel Program Development Using CUDA

    by Tolga Soyata ...
    Series series Chapman & Hall/CRC Computational Science
    GPU Parallel Program Development using CUDA teaches GPU programming by showing the differences among different families of GPUs. This approach prepares the reader for the next generation and future generations of GPUs. The book emphasizes concepts that will remain relevant for a long time, rather than concepts that are platform-specific. At the same time, the book also provides platform-dependent ... Read more

    $129.12 NZD

  • Parallel and High Performance Programming with Python

    Unlock parallel and concurrent programming in Python using multithreading, CUDA, Pytorch and Dask. (English Edition)

    by Fabio Nelli ...
    Unleash the capabilities of Python and its libraries for solving high performance computational problems.KEY FEATURES● Explores parallel programming concepts and techniques for high-performance computing.● Covers parallel algorithms, multiprocessing, distributed computing, and GPU programming.● Provides practical use of popular Python libraries/tools like NumPy, Pandas, Dask, and TensorFlow ... Read more

    $42.49 NZD or Free with Kobo Plus

  • Stream Processing with Apache Spark

    Mastering Structured Streaming and Spark Streaming

    Before you can build analytics tools to gain quick insights, you first need to know how to process data in real time. With this practical guide, developers familiar with Apache Spark will learn how to put this in-memory framework to use for streaming data. You’ll discover how Spark enables you to write streaming jobs in almost the same way you write batch jobs.Authors Gerard Maas and François ... Read more

    $48.99 NZD

  • Distributed AI Systems

    A practical guide to building scalable training, inference, and serving systems for production AI

    by Fuheng Wu ...
    Learn distributed AI through hands-on experience with training frameworks, inference engines, and orchestration tools to build production-ready training, inference and serving systems for modern large-scale AI.Key FeaturesUnderstand GPU hardware, high-speed interconnects, and parallelism strategiesLearn distributed training with resource-optimized techniquesDeploy high-performance inference with ... Read more

    $61.99 NZD

    PRE-ORDER

  • Fortran 2018 with Parallel Programming

    by Subrata Ray ...
    The programming language Fortran dates back to 1957 when a team of IBM engineers released the first Fortran Compiler. During the past 60 years, the language had been revised and updated several times to incorporate more features to enable writing clean and structured computer programs. The present version is Fortran 2018. Since the dawn of the computer era, there had been a constant demand for a ... Read more

    $140.51 NZD

  • Distributed Computing in Java 9

    Leverage the latest features of Java 9 for distributed computing

    Explore the power of distributed computing to write concurrent, scalable applications in JavaKey Features? Make the best of Java 9 features to write succinct code? Handle large amounts of data using HPC? Make use of AWS and Google App Engine along with Java to establish a powerful remote computation systemBook DescriptionDistributed computing is the concept with which a bigger computation process ... Read more

    $62.09 NZD or Free with Kobo Plus

  • CUDA Programming with C++

    From Basics to Expert Proficiency

    by William Smith ...
    "CUDA Programming with C++: From Basics to Expert Proficiency" is a comprehensive guide aimed at providing a deep understanding of parallel computing using CUDA and C++. Tailored for both beginners and experienced developers, this book meticulously covers fundamental concepts, advanced techniques, and practical applications of CUDA programming. From setting up the development environment to ... Read more

    $16.99 NZD or Free with Kobo Plus

  • Boost C++ Application Development Cookbook

    Recipes to simplify your application development

    Learn to build applications faster and better by leveraging the real power of Boost and C++Key FeaturesLearn to use the Boost libraries to simplify your application developmentLearn to develop high quality, fast and portable applicationsLearn the relations between Boost and C++11/C++4/C++17Book DescriptionIf you want to take advantage of the real power of Boost and C++ and avoid the confusion ... Read more

    $70.37 NZD or Free with Kobo Plus

  • Parallel Iterative Algorithms

    From Sequential to Grid Computing

    Focusing on grid computing and asynchronism, Parallel Iterative Algorithms explores the theoretical and practical aspects of parallel numerical algorithms. Each chapter contains a theoretical discussion of the topic, an algorithmic section that fully details implementation examples and specific algorithms, and an evaluation of the advantages and dr ... Read more

    $167.10 NZD

  • Dynamic Programming in Python

    From Basics to Expert Proficiency

    by William Smith ...
    "Dynamic Programming in Python: From Basics to Expert Proficiency" is a comprehensive guide designed to equip readers with the skills and knowledge necessary to master dynamic programming techniques using Python. Starting from foundational concepts such as recursion and moving through to advanced topics, this book covers every essential aspect of dynamic programming. Detailed explanations, ... Read more

    $16.99 NZD or Free with Kobo Plus

  • Programação Paralela e Distribuída

    com MPI, OpenMP e OpenACC para computação de alto desempenho

    A programação paralela nos permite criar aplicações que podem realizar uma quantidade expressiva de cálculos sobre um conjunto significativo de dados, com resultados em prazos muito mais reduzidos, quando comparados com ouso da programação sequencial. Com isso, abrem-se possibilidades para desenvolvimento de modelos computacionais mais sofisticados para a solução de problemas cada vez mais ... Read more

    $12.99 NZD or Free with Kobo Plus

  • Rust In Practice

    A Programmers Guide to Build Rust Programs, Test Applications and Create Cargo Packages

    Learn to Build Rust Programs, Test Applications and Create Your Own Cargo Packages in RustRust In Practice is an ultimate fast-paced guide for anyone looking to become a practitioner of the rust programming from day 1. This book covers everything from the basics of Rust programming to building robust and efficient applications. Starting with the fundamentals, this book guides you through the ... Read more

    $68.41 NZD

  • Enhanced Java: Step-by-Step Java Book (3th Edition)

    by Jamie Bloch ...
    Java Made Easy – a Step-by-Step Guide for BeginnersLearning a programming language can seem like a daunting task. You may have looked at coding in the past, and felt it was too complicated and confusing. This comprehensive beginner’s guide will take you step by step through learning one of the best programming languages out there. In a matter of no time, you will be writing code like a ... Read more

    $52.00 NZD