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 25 - 48 of 253 Results
Skip side bar filters
  • Multicore Application Programming

    for Windows, Linux, and Oracle Solaris

    by Darryl Gove ...
    Series series Developer's Library
    Write High-Performance, Highly-Scalable Multicore Applications for Any Leading Hardware and OS EnvironmentProgrammers who know how to leverage today’s multicore processors can achieve remarkable performance improvements, but multicore programming has traditionally been viewed as complex and difficult. Multicore Application Programming is the solution: a comprehensive, practical guide to high ... Read more

    PHP2,517.69

  • Ultimate Monorepo and Bazel for Building Apps at Scale

    Unlock Next-Level Scalable App Development with Monorepo and BazelKey Features● Unleash the transformative power of Monorepos with Bazel, revolutionizing your development workflow.● Elevate your build system to unmatched levels of efficiency and reliability through comprehensive Bazel mastery.● Propel yourself into the future of software development by mastering Bazel and harnessing the potential ... Read more

    PHP1,571.29

  • Azure Data Demystified: From SQL to Synapse

    Dive into the expansive world of Microsoft Azure's data services with Azure Data Demystified: From SQL to Synapse. Designed for data enthusiasts, IT professionals, and cloud architects, this guide takes readers on a practical journey from the familiar foundations of SQL databases to the cutting-edge capabilities of Azure Synapse Analytics. Whether you're transitioning from on-premises systems to ... Read more

    PHP582.34

  • Hadoop BIG DATA Interview Questions You'll Most Likely Be Asked

    Series Book 11 - Job Interview Questions series
    200 Hadoop BIG DATA Interview Questions76 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsHadoop BIG DATA Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going thr... ... Read more

    PHP524.05

  • Parallel R

    Data Analysis in the Distributed World

    It’s tough to argue with R as a high-quality, cross-platform, open source statistical software product—unless you’re in the business of crunching Big Data. This concise book introduces you to several strategies for using R to analyze large datasets. You’ll learn the basics of Snow, Multicore, Parallel, and some Hadoop-related tools, including how to find them, how to use them, when they work well, ... Read more

    PHP838.99

  • Concurrency in .NET 10

    Async/Await, Multithreading, and Parallelism

    by Michael Tsai ...
    Have you ever been building a .NET application and run into a frozen UI, a sluggish website, disappointing throughput in background jobs, or lingering confusion around async/await, Task.Run, ConfigureAwait(false), cancellation, and exception handling? This book was written to address exactly those problems.This is a practical technical book that takes you from foundational concepts to real-world ... Read more

    PHP757.22 or Free with Kobo Plus

  • GPU Pro 5

    Advanced Rendering Techniques

    Edited by Wolfgang Engel ...
    In GPU Pro5: Advanced Rendering Techniques, section editors Wolfgang Engel, Christopher Oat, Carsten Dachsbacher, Michal Valient, Wessam Bahnassi, and Marius Bjorge have once again assembled a high-quality collection of cutting-edge techniques for advanced graphics processing unit (GPU) programming. Divided into six sections, the book covers render ... Read more

    PHP4,313.04

  • Intel Xeon Phi Coprocessor High Performance Programming

    Authors Jim Jeffers and James Reinders spent two years helping educate customers about the prototype and pre-production hardware before Intel introduced the first Intel Xeon Phi coprocessor. They have distilled their own experiences coupled with insights from many expert customers, Intel Field Engineers, Application Engineers and Technical Consulting Engineers, to create this authoritative first ... Read more

    PHP2,954.89

  • Android Studio Masterclass

    Android IDE For App Developers

    by Rob Botwright ...
    Are you ready to unlock the full potential of Android app development? Look no further than the "Android Studio Masterclass" bundle! Whether you're just starting out or a seasoned developer, this bundle has something for everyone. With four comprehensive books, you'll embark on a journey from novice to expert in no time. Book 1: "Android Studio Essentials: A Beginner's Guide to App Development" ... Read more

    PHP465.75 or Free with Kobo Plus

  • OpenGL Deep Dive: Expert Techniques and Performance Optimization

    OpenGL

    Series series OpenGL
    OpenGL Deep Dive: Expert Techniques and Performance Optimization is the ultimate guide for seasoned graphics programmers looking to push the boundaries of their OpenGL expertise. This book takes you on a deep dive into the world of advanced OpenGL techniques and performance optimization strategies, making it an indispensable resource for anyone aiming to create high-performance, visually stunning ... Read more

    PHP873.80

  • Game Engine Gems 2

    Edited by Eric Lengyel ...
    This book contains short articles that focus on a particular technique, describe a clever trick, or offer practical advice on game engine development. The 31 chapters cover three broad categories: graphics and rendering, game engine design, and systems programming. Professional game developers, students of game development and computer science, and anyone interested in learning how the pros tackle ... Read more

    PHP11,075.52

  • GPU PRO 360 Guide to GPGPU

    Wolfgang Engel’s GPU Pro 360 Guide to GPGPU gathers all the cutting-edge information from his previous seven GPU Pro volumes into a convenient single source anthology that covers general purpose GPU. This volume is complete with 19 articles by leading programmers that focus on the techniques that go beyond the normal pixel and triangle scope of GPUs and take advantage of the parallelism of modern ... Read more

    PHP4,021.58

  • Contemporary High Performance Computing

    From Petascale toward Exascale, Volume Two

    Edited by Jeffrey S. Vetter ...
    HPC is used to solve a number of complex questions in computational and data-intensive sciences. These questions include the simulation and modeling of physical phenomena, such as climate change, energy production, drug design, global security, and materials design; the analysis of large data sets such as those in genome sequencing, astronomical observation, and cybersecurity; and the intricate ... Read more

    PHP5,129.13

  • Web Programming with Go

    by Ian Taylor ...
    Web Programming with Go is a must-have book for software professionals and web developers looking to harness Go's potential for creating excellent web apps. The extensive knowledge imparted by this book about Go's powerful libraries and packages is crucial for building scalable and efficient web platforms.The book's core focus is on exploring deeply into the complexities of web development through ... Read more

    PHP1,748.18

  • Introduction to Google's Go Programming Language: GoLang

    by Orhan Gazi ...
    This book teaches go programming language. Go was originally designed at Google in 2007.Go is a fast and lightweight programming language. It has a quicker compilation time compared to C/C++.Go has automatic garbage collector that frees up memory when it is no longer needed.Go is a statically typed language, that is, errors can be caught at compile time rather than at runtime.Go was designed to ... Read more

    PHP582.92

  • Software Architecture and Design

    The Practical Guide to Design Patterns

    Learn how to apply proven software design patterns to build scalable and maintainable systems, from object-oriented principles to microservices and cloud solutions.Key FeaturesIn-depth exploration of design patterns and their real-world applicationsClear explanation of architectural styles and principles for robust systemsPractical insights into microservices, cloud development, and system ... Read more

    PHP2,498.39 or Free with Kobo Plus

  • Hands-On High Performance with Go

    Boost and optimize the performance of your Golang applications at scale with resilience

    Proven methodologies and concurrency techniques that will help you write faster and better code with Go programmingKey FeaturesExplore Go’s profiling tools to write faster programs by identifying and fixing bottlenecksAddress Go-specific performance issues such as memory allocation and garbage collectionDelve into the subtleties of concurrency and discover how to successfully implement it in ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Multithreading in C# 5.0 Cookbook

    Cookbook.Multithreading in C# 5.0 Cookbook is written for existing C# developers who want a complete, professional, and authoritative guide to multithreading. You don't need any experience with multithreaded programming to use this book. ... Read more

    PHP1,625.89 or Free with Kobo Plus

  • Concurrent and Parallel Programming in Rust: Threads, Async, and Lock-Free Patterns

    Modern Systems Programming with Rust

    by Dorian Reed ...
    Series series Modern Systems Programming with Rust
    Master the art of fearless concurrency and build blazing-fast, memory-safe systems with Rust.Modern software demands maximum performance. From high-performance database engines to massive web servers, extracting every ounce of power from multi-core processors is no longer optional. But concurrent programming is notoriously difficult, plagued by data races, deadlocks, and unpredictable memory ... Read more

    PHP349.17

  • Service Computing: Concept, Method and Technology

    by Zhaohui Wu ...
    Service computing is a cross-disciplinary field that covers science and technology, and represents a promising direction for distributed computing and software development methodologies. It aims to bridge the gap between business services and IT services by supporting the whole lifecycle of services innovation. Over the last ten years applications in industry and academic research have produced ... Read more

    PHP6,435.49

  • Automated Security Analysis of Android and iOS Applications with Mobile Security Framework

    Risky Behaviours in the Top 400 iOS and Android Apps is a concise overview of the security threats posed by the top apps in iOS and Android apps. These apps are ubiquitous on a phones and other mobile devices, and are vulnerable to a wide range digital systems attacks, This brief volume provides security professionals and network systems administrators a much-needed dive into the most current ... Read more

    PHP2,142.29

  • Pervasive Computing

    Next Generation Platforms for Intelligent Data Collection

    Edited by Ciprian Dobre, Fatos Xhafa ...
    Series series Intelligent Data-Centric Systems
    Pervasive Computing: Next Generation Platforms for Intelligent Data Collection presents current advances and state-of-the-art work on methods, techniques, and algorithms designed to support pervasive collection of data under ubiquitous networks of devices able to intelligently collaborate towards common goals. Using numerous illustrative examples and following both theoretical and practical ... Read more

    PHP6,971.69

  • Embedded Computing for High Performance

    Efficient Mapping of Computations Using Customization, Code Transformations and Compilation

    Embedded Computing for High Performance: Design Exploration and Customization Using High-level Compilation and Synthesis Tools provides a set of real-life example implementations that migrate traditional desktop systems to embedded systems. Working with popular hardware, including Xilinx and ARM, the book offers a comprehensive description of techniques for mapping computations expressed in ... Read more

    PHP4,287.69

  • Truly Concurrent Process Algebra With Localities

    by Yong Wang ...
    Truly Concurrent Process Algebra with Localities introduces localities into truly concurrent process algebras. The book explores all aspects of localities in truly concurrent process algebras, such as Calculus for True Concurrency (CTC), which is a generalization of CCS for true concurrency, Algebra of Parallelism for True Concurrency (APTC), which is a generalization of ACP for true concurrency, ... Read more

    PHP11,798.59