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/282 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 €

  • 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 €

  • 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 €

  • 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

  • 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 €

  • 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 €

  • Selenium WebDriver Quick Start Guide

    Write clear, readable, and reliable tests with Selenium WebDriver 3

    kirjoittanut Pinakin Chaubal ...
    Get writing tests and learn to design your own testing framework with Selenium WebDriver APIKey FeaturesLearn Selenium from the ground upDesign your own testing frameworkCreate reusable functionality in your frameworkBook DescriptionSelenium WebDriver is a platform-independent API for automating the testing of both browser and mobile applications. It is also a core technology in many other browser ... Lue lisää

    21,44 € tai ilmainen Kobo Plus -tilauksella

  • Distributed Computing with Go

    Practical concurrency and parallelism for Go applications

    A tutorial leading the aspiring Go developer to full mastery of Golang s distributed features.Key Features\[\*\] This book provides enough concurrency theory to give you a contextual understanding of Go concurrency\[\*\] It gives weight to synchronous and asynchronous data streams in Golang web applications\[\*\] It makes Goroutines and Channels completely familiar and natural to Go developersBook ... Lue lisää

    28,59 € tai ilmainen Kobo Plus -tilauksella

  • Hands-On High Performance with Spring 5

    Techniques for scaling and optimizing Spring and Spring Boot applications

    A hands-on guide to creating, monitoring, and tuning a high performance Spring web applicationKey FeaturesUnderstand common performance pitfalls and improve your application's performanceBuild and deploy strategies for complex applications using the microservice architectureUnderstand internals of JVM - the core of all Java Runtime EnvironmentsBook DescriptionWhile writing an application, ... Lue lisää

    35,74 € tai ilmainen Kobo Plus -tilauksella

  • 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, ... Lue lisää

    15,54 € tai ilmainen Kobo Plus -tilauksella

  • High Performance Computing

    Modern Systems and Practices

    Performance Computing: Modern Systems and Practices is a fully comprehensive and easily accessible treatment of high performance computing, covering fundamental concepts and essential knowledge while also providing key skills training. With this book, students will begin their careers with an understanding of possible directions for future research and development in HPC, domain scientists will ... Lue lisää

    79,95 €

  • Practical Rust 1.x Cookbook

    100+ Solutions across Command Line, CI/CD, Kubernetes, Networking, Code Performance and Microservices

    kirjoittanut Rustacean Team ...
    100s of Solutions across Command Line, CI/CD, Kubernetes, Networking, Code Performance, and MicroservicesPractical Rust 1.x Cookbook is an in-depth guide for experienced Rust programmers looking to create robust and efficient applications. This solution-focused book covers many topics, including command line, webassembly, networking, Kubernetes, microservices, and system programming.This book ... Lue lisää

    41,98 €

  • How to Start a Career in QA: Steps and Tips

    kirjoittanut Idrak Mirzayev ...
    How to Start a Career in QA: Steps and TipsAuthor: Iden ZenAre you interested in starting a career in Quality Assurance (QA) but don't know where to begin? How to Start a Career in QA: Steps and Tips is your comprehensive guide to navigating the world of software testing and building a successful career in QA. This book is designed for anyone interested in the field, from absolute beginners to ... Lue lisää

    1,99 € tai ilmainen Kobo Plus -tilauksella

  • Advanced Python Programming

    Build high performance, concurrent, and multi-threaded apps with Python using proven design patterns

    Create distributed applications with clever design patterns to solve complex problemsKey FeaturesSet up and run distributed algorithms on a cluster using Dask and PySparkMaster skills to accurately implement concurrency in your codeGain practical experience of Python design patterns with real-world examplesBook DescriptionThis Learning Path shows you how to leverage the power of both native and ... Lue lisää

    30,75 € tai ilmainen Kobo Plus -tilauksella

  • Ultimate Monorepo and Bazel for Building Apps at Scale

    Level Up Your Large-Scale Application Development with Monorepo and Bazel for Enhanced Productivity, Scalability, and Integration (English Edition)

    kirjoittanut Javier Antoniucci ...
    Unlock Next-Level Scalable App Development with Monorepo and BazelBook Description“Ultimate Scalable Monorepo Apps with Bazel" is the go-to guide for developers and engineers looking to maximize the potential of Bazel within a monorepo setup.It explores the intricacies of building large-scale applications, contrasting the monorepo approach with polyrepo setups and highlighting benefits like ... Lue lisää

    27,99 € tai ilmainen Kobo Plus -tilauksella

  • Programming Clojure

    Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of Lisp, Clojure gets out of your way so you can focus on expressing simple solutions to hard problems. Clojure cuts through complexity by providing a set of composable tools--immutable data, functions, macros, and the interactive REPL. Written by members of the Clojure core team, this book is ... Lue lisää

    30,86 €

  • Dynamic Programming in Python

    From Basics to Expert Proficiency

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

    9,49 € tai ilmainen Kobo Plus -tilauksella

  • Petascale Computing

    Algorithms and Applications

    Muokkaaja David A. Bader ...
    Although the highly anticipated petascale computers of the near future will perform at an order of magnitude faster than today's quickest supercomputer, the scaling up of algorithms and applications for this class of computers remains a tough challenge. From scalable algorithm design for massive concurrency toperformance analyses and scientific vis ... Lue lisää

    90,22 €

  • Vulkan Fundamentals: A Beginner's Guide

    Vulcan Fundamentals

    kirjoittanut Kameron Hussain, Frahaan Hussain ...
    Sarja sarja Vulcan Fundamentals
    "Vulkan Fundamentals: A Beginner's Guide" is your gateway to the exciting world of graphics programming and 3D rendering. Designed for newcomers to the Vulkan API, this comprehensive book takes you on a journey from the basics to the advanced concepts, equipping you with the skills needed to create stunning visual experiences and dive into game development.Discover the inner workings of Vulkan, a ... Lue lisää

    13,99 € tai ilmainen Kobo Plus -tilauksella

  • C++ Concurrency in Action

    kirjoittanut Anthony Williams ...
    "This book should be on every C++ programmer’s desk. It’s clear, concise, and valuable." - Rob Green, Bowling Green State UniversityThis bestseller has been updated and revised to cover all the latest changes to C++ 14 and 17! C++ Concurrency in Action, Second Edition teaches you everything you need to write robust and elegant multithreaded applications in C++17.Purchase of the print book includes ... Lue lisää

    79,07 €

  • First Step to Quantum Computing

    A Practical Guide for Beginners

    kirjoittanut Javad Shabani, Eva Gurra ...
    Sarja Kirja 1 - World Scientific Lectures in Emerging Technologies
    Quantum information is a young and evolving field. This compendium introduces quantum information in a comprehensive self-contained guide without assuming a wealth of knowledge prior to reading.The volume highlights intuition on counterintuitive topics such as quantum mechanics, basic mathematical tools and calculations involving linear algebra, and applies these concepts to quantum information ... Lue lisää

    40,39 €