Skip to main content

Ostoskori

Saat VIP-jäsenen kohtelua!

Nimikettä/nimikkeitä ei voi ostaa
Tarkasta ostoskorisi sisältö. Voit poistaa ei-saatavilla olevia nimikkeitä nyt, tai poistamme ne automaattisesti maksuvaiheessa.
nimikkeetnimike
nimikkeetnimike

Suositeltu sinulle

Loading...

Rinnakkaisohjelmointi e-kirjat

Jos pidät kategorian Rinnakkaisohjelmointi e-kirjoista, tulet pitämään näistä huippuvalinnoista.
Näytetään 124/283 tulosta
Skip side bar filters
  • 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 ... Lue lisää

    36,65 €

  • Distributed Tracing in Practice

    Instrumenting, Analyzing, and Debugging Microservices

    Since most applications today are distributed in some fashion, monitoring their health and performance requires a new approach. Enter distributed tracing, a method of profiling and monitoring distributed applications—particularly those that use microservice architectures. There’s just one problem: distributed tracing can be hard. But it doesn’t have to be.With this guide, you’ll learn what ... Lue lisää

    36,65 €

  • Mastering C++ Multithreading

    Write robust, concurrent, and parallel applications

    kirjoittanut Maya Posch ...
    Master multithreading and concurrent processing with C++Key Features\[\*\] Delve into the fundamentals of multithreading and concurrency and find out how to implement them\[\*\] Explore atomic operations to optimize code performance\[\*\] Apply concurrency to both distributed computing and GPGPU processingBook DescriptionMultithreaded applications execute multiple threads in a single processor ... Lue lisää

    31,66 € tai ilmainen Kobo Plus -tilauksella

  • Programming Your GPU with OpenMP

    Performance Portability for GPUs

    kirjoittanut Tom Deakin, Timothy G. Mattson ...
    Sarja sarja Scientific and Engineering Computation
    The essential guide for writing portable, parallel programs for GPUs using the OpenMP programming model.Today’s computers are complex, multi-architecture systems: multiple cores in a shared address space, graphics processing units (GPUs), and specialized accelerators. To get the most from these systems, programs must use all these different processors. In Programming Your GPU with OpenMP, Tom ... Lue lisää

    59,69 €

  • Concurrency in C# Cookbook

    Asynchronous, Parallel, and Multithreaded Programming

    kirjoittanut Stephen Cleary ...
    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 ... Lue lisää

    30,86 €

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

    kirjoittanut David Drysdale ...
    Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.If you're a software ... Lue lisää

    44,93 €

  • Stream Processing with Apache Spark

    Mastering Structured Streaming and Spark Streaming

    kirjoittanut Gerard Maas, Francois Garillot ...
    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 ... Lue lisää

    30,86 €

  • Hadoop Application Architectures

    Designing Real-World Big Data Applications

    Get expert guidance on architecting end-to-end data management solutions with Apache Hadoop. While many sources explain how to use various components in the Hadoop ecosystem, this practical book takes you through architectural considerations necessary to tie those components together into a complete tailored application, based on your particular use case.To reinforce those lessons, the book’s ... Lue lisää

    37,22 €

  • Concurrent Programming on Windows

    kirjoittanut Joe Duffy ...
    Sarja sarja Microsoft Windows Development Series
    “When you begin using multi-threading throughout an application, the importance of clean architecture and design is critical. . . . This places an emphasis on understanding not only the platform’s capabilities but also emerging best practices. Joe does a great job interspersing best practices alongside theory throughout his book.”– From the Foreword by Craig Mundie, Chief Research and Strategy ... Lue lisää

    61,28 €

  • Hands-On GPU Computing with Python

    Explore the capabilities of GPUs for solving high performance computational problems

    kirjoittanut Avimanyu Bandyopadhyay ...
    Explore a GPU-enabled programmable environment for machine learning, scientific applications, and gaming using PuCUDA, PyOpenGL, and Anaconda AccelerateKey FeaturesUnderstand effective synchronization strategies for faster processing using GPUsWrite parallel processing scripts with PyCuda and PyOpenCLLearn to use CUDA libraries such as CuDNN for deep learning on GPUsBook DescriptionGPUs are ... Lue lisää

    28,59 € tai ilmainen Kobo Plus -tilauksella

  • Unity Pro Series: Engineering Cutting-Edge Game Mechanics

    Unity Game Development Series

    kirjoittanut Kameron Hussain, Frahaan Hussain ...
    Sarja sarja Unity Game Development Series
    "Unity Pro Series: Engineering Cutting-Edge Game Mechanics" is an essential guide for aspiring and experienced game developers who are passionate about elevating their skills in game design and programming. This comprehensive book dives deep into the world of Unity, one of the most popular game engines used in the industry, and focuses on the creation of innovative and engaging game mechanics ... Lue lisää

    9,49 € tai ilmainen Kobo Plus -tilauksella

  • Funktionen in Python Schritt für Schritt lernen

    Ein verständlicher Leitfaden zum Erstellen, Verwenden und Verstehen von Funktionen in Python für Einsteiger

    kirjoittanut Dargslan ...
    Sarja Kirja 3 - Python-Programmierung für Einsteiger
    Willkommen zu "Funktionen in Python Schritt für Schritt lernen" – Ihrem umfassenden Leitfaden zur Beherrschung eines der grundlegendsten und mächtigsten Konzepte in der Python-Programmierung: Funktionen. Auf dieser Reise werden Sie entdecken, wie Funktionen als Bausteine für effizienten, organisierten und wiederverwendbaren Code in Python dienen.Dieses Buch wurde mit einem klaren Ziel konzipiert: ... Lue lisää

    12,99 € tai ilmainen Kobo Plus -tilauksella

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

    kirjoittanut Henry Dalziel, Ajin Abraham ...
    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 ... Lue lisää

    28,95 €

  • Multicore and GPU Programming

    An Integrated Approach

    kirjoittanut Gerassimos Barlas ...
    Multicore and GPU Programming: An Integrated Approach, Second Edition offers broad coverage of key parallel computing tools, essential for multi-core CPU programming and many-core "massively parallel" computing. Using threads, OpenMP, MPI, CUDA and other state-of-the-art tools, the book teaches the design and development of software capable of taking advantage of modern computing platforms that ... Lue lisää

    62,99 €

  • Parallel and High Performance Programming with Python

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

    kirjoittanut Fabio Nelli ...
    This book will teach you everything about the powerful techniques and applications of parallel computing, from the basics of parallel programming to the cutting-edge innovations shaping the future of computing.The book starts with an introduction to parallel programming and the different types of parallelism, including parallel programming with threads and processes. The book then delves into ... Lue lisää

    26,09 €

  • Parallel Python with Dask

    Perform distributed computing, concurrent programming and manage large dataset

    kirjoittanut Tim Peters ...
    Unlock the Power of Parallel Python with Dask: A Perfect Learning Guide for Aspiring Data ScientistsDask has revolutionized parallel computing for Python, empowering data scientists to accelerate their workflows. This comprehensive guide unravels the intricacies of Dask to help you harness its capabilities for machine learning and data analysis.Across 10 chapters, you'll master Dask's fundamentals ... Lue lisää

    43,12 €

  • Practical Rendering and Computation with Direct3D 11

    kirjoittanut Jason Zink, Matt Pettineo, Jack Hoxley ...
    Direct3D 11 offers such a wealth of capabilities that users can sometimes get lost in the details of specific APIs and their implementation. While there is a great deal of low-level information available about how each API function should be used, there is little documentation that shows how best to leverage these capabilities. Written by active members of the Direct3D community, Practical ... Lue lisää

    67,99 €

  • Heterogeneous Computing Architectures

    Challenges and Vision

    Heterogeneous Computing Architectures: Challenges and Vision provides an updated vision of the state-of-the-art of heterogeneous computing systems, covering all the aspects related to their design: from the architecture and programming models to hardware/software integration and orchestration to real-time and security requirements. The transitions from multicore processors, GPU computing, and ... Lue lisää

    111,14 €

  • Elements of Parallel Computing

    kirjoittanut Eric Aubanel ...
    Sarja sarja Chapman & Hall/CRC Computational Science
    Designed for introductory parallel computing courses at the advanced undergraduate or beginning graduate level, Elements of Parallel Computing presents the fundamental concepts of parallel computing not from the point of view of hardware, but from a more abstract view of algorithmic and implementation patterns. The aim is to facilitate the teaching of parallel programming by surveying some key ... Lue lisää

    96,76 €

  • Asynchronous Programming with C++

    Build blazing-fast software with multithreading and asynchronous programming for ultimate efficiency

    Design and develop high-performance software solutions by using concurrent and asynchronous techniques provided by the most modern features in C++20 and C++23Key FeaturesLearn how to use modern C++ features, including futures, promises, async, and coroutines to build asynchronous solutionsDevelop cross-platform network and low-level I/O projects with Boost.AsioMaster optimization techniques by ... Lue lisää

    26,55 € tai ilmainen Kobo Plus -tilauksella

  • Exascale Scientific Applications

    Scalability and Performance Portability

    Sarja sarja Chapman & Hall/CRC Computational Science
    From the Foreword:"The authors of the chapters in this book are the pioneers who will explore the exascale frontier. The path forward will not be easy... These authors, along with their colleagues who will produce these powerful computer systems will, with dedication and determination, overcome the scalability problem, discover the new algorithms needed to achieve exascale performance for the ... Lue lisää

    65,37 €

  • OpenCL Programming Guide

    Sarja sarja OpenGL
    Using the new OpenCL (Open Computing Language) standard, you can write applications that access all available programming resources: CPUs, GPUs, and other processors such as DSPs and the Cell/B.E. processor. Already implemented by Apple, AMD, Intel, IBM, NVIDIA, and other leaders, OpenCL has outstanding potential for PCs, servers, handheld/embedded devices, high performance computing, and even ... Lue lisää

    55,60 €

  • The OpenMP Common Core

    Making OpenMP Simple Again

    Sarja sarja Scientific and Engineering Computation
    How to become a parallel programmer by learning the twenty-one essential components of OpenMP.This book guides readers through the most essential elements of OpenMP—the twenty-one components that most OpenMP programmers use most of the time, known collectively as the “OpenMP Common Core.” Once they have mastered these components, readers with no prior experience writing parallel code will be ... Lue lisää

    29,84 €

  • C# Concurrency

    Asynchronous and multithreaded programming

    kirjoittanut Nir Dobovizki ...
    Supercharge your applications with the ultimate guide to asynchronous and multithreaded programming in C#!C# Concurrency teaches you how to write effective multithreaded and asynchronous software in C#. Practical techniques, real-world examples, and useful code samples cut through the confusion around async/await and help you write rapid, reliable, and bug-free code.In C# Concurrency: Asynchronous ... Lue lisää

    79,07 €