Přeskočit na hlavní obsah

Nákupní košík

Dostáváte VIP zacházení!

Položka(y), kterou si nemůžete koupit
Prosím, zkontrolujte svůj košík. Nedostupnou položku (y) můžete odebrat nyní nebo ji automaticky odebereme v pokladně.
položkypoložka
položkypoložka

Doporučeno pro vás

Loading...

Paralelní programování elektronické knihy

Pokud se vám líbí e-knihy v oblasti Paralelní programování, pak budete milovat tyto top výběry.
Zobrazuje se 124 z 245
Přeskočit filtry boční lišty
  • 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)

    podle 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 ... Přečtěte si více

    580,99 Kč nebo zdarma s Kobo Plus

  • WebAssembly: The Definitive Guide

    Safe, Fast, and Portable Code

    podle Brian Sletten ...
    WebAssembly: The Definitive Guide is a thorough and accessible introduction to one of the most transformative technologies hitting our industry. What started as a way to use languages other than JavaScript in the browser has evolved into a comprehensive path toward portability, performance, increased security, and greater code reuse across an impressive collection of deployment targets.Author ... Přečtěte si více

    837,79 Kč

  • Using Asyncio in Python

    Understanding Python's Asynchronous Programming Features

    podle Caleb Hattingh ...
    If you’re among the Python developers put off by asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework and end-user developers. The features you need to consider are a small subset of the whole asyncio API, but picking out the right features is the tricky part. That’s where this practical ... Přečtěte si více

    631,99 Kč

  • Programming F# 3.0

    A Comprehensive Guide for Writing Simple Code to Solve Complex Problems

    podle Chris Smith ...
    Why learn F#? With this guide, you’ll learn how this multi-paradigm language not only offers you an enormous productivity boost through functional programming, but also lets you develop applications using your existing object-oriented and imperative programming skills. You’ll quickly discover the many advantages of the language, including access to all the great tools and libraries of the .NET ... Přečtěte si více

    529,09 Kč

  • Rust In Practice

    podle GitforGits ...
    Rust 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 syntax and semantics of the Rust language, including its unique ownership model and type system ... Přečtěte si více

    612,32 Kč

  • Parallel Programming with Julia

    Design, Implement, and Optimize Parallel Applications

    podle Randy H. Mills ...
    Parallel Programming with Julia: Design, Implement, and Optimize Parallel ApplicationsAbout the Technology:Unleash the Power of Julia: Julia is a revolutionary high-performance language specifically designed for parallel computing. This book unlocks its potential for tackling complex problems that traditional languages struggle with.Written by Julia Experts: Learn from experienced Julia developers ... Přečtěte si více

    128,63 Kč nebo zdarma s Kobo Plus

  • Concurrent Data Processing in Elixir

    Fast, Resilient Applications with OTP, GenStage, Flow, and Broadway

    podle Svilen Gospodinov ...
    Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or fault-tolerance. Most projects benefit from running background tasks and processing data concurrently, but the world of OTP and various libraries can be challenging. Which Supervisor and what strategy to use? What about GenServer? Maybe you need back-pressure, ... Přečtěte si více

    499,69 Kč

  • High Performance Scientific Computing Using Distributed Infrastructures

    This book aims to provide a deep look into Italian actions taken in some fields of science and high performance computing (HPC), and the Italian effort to bridge the HPC gap with respect to Europe. The Italian PON ReCaS Project is written for graduate readers and professionals in the field of high performance computing. It presents and discusses innovative and important technological solutions, ... Přečtěte si více

    2 903,39 Kč

  • Ruby on Rails Background Jobs with Sidekiq

    podle David B. Copeland ...
    Using Sidekiq for background jobs is a great way to scale and grow your app. This book will give you a solid, practical foundation for creating resilient, well-tested, self-healing code that uses background jobs. You'll be able to simulate real-world failure modes and learn how to write idempotent code that can be safely run with Sidekiq.One of the best ways to improve your Rails app's performance ... Přečtěte si více

    217,49 Kč

  • Multithreading for Visual Effects

    Tackle the Challenges of Parallel Programming in the Visual Effects IndustryIn Multithreading for Visual Effects, developers from DreamWorks Animation, Pixar, Side Effects, Intel, and AMD share their successes and failures in the messy real-world application area of production software. They provide practical advice on multithreading techniques and visual effects used in popular visual effects ... Přečtěte si více

    2 145,64 Kč

  • GPU Pro 6

    Advanced Rendering Techniques

    Upravil: Wolfgang Engel ...
    The latest edition of this bestselling game development reference offers proven tips and techniques for the real-time rendering of special effects and visualization data that are useful for beginners and seasoned game and graphics programmers alike.Exploring recent developments in the rapidly evolving field of real-time rendering, GPU Pro6: Advance ... Přečtěte si více

    2 424,33 Kč

  • Practical Rust 1.x Cookbook

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

    podle 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 ... Přečtěte si více

    734,89 Kč

  • Django Unleashed: Building Web Applications with Python's Framework

    "Django Unleashed: Building Web Applications with Python's Framework" is your ultimate guide to mastering web development with Django, Python's powerful and versatile web framework. Whether you're an aspiring web developer or an experienced programmer looking to expand your skill set, this comprehensive book will take you from the fundamentals of Django to building advanced web applications with ... Přečtěte si více

    203,97 Kč

  • Parallel Programming with C# and .NET Core

    Developing Multithreaded Applications Using C# and .NET Core 3.1 from Scratch

    Application development has evolved over the last decade, and with the advent of the latest technologies like Angular, React on client-side, and ASP.NET Core, Spring on the server-side, the consumer expectations have risen like never before. The primary objective of this book is to help readers understand the importance of asynchronous programming and various ways it can be achieved using .NET ... Přečtěte si více

    293,29 Kč nebo zdarma s Kobo Plus

  • Hands-On Design Patterns with Delphi

    Build applications using idiomatic, extensible, and concurrent design patterns in Delphi

    Get up to speed with creational, structural, behavioral and concurrent patterns in Delphi to write clear, concise and effective codeKey FeaturesDelve into the core patterns and components of Delphi in order to master your application's designBrush up on tricks, techniques, and best practices to solve common design and architectural challengesChoose the right patterns to improve your program’s ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • Julia for Scientific Computing

    Julia in Production: A Data Science Journey

    podle Alexander Clifton ...
    Série série Julia in Production: A Data Science Journey
    Transform your data science workflows with Julia's lightning-fast performance. This practical guide helps Python and R developers transition to Julia for large-scale scientific computing, machine learning, and numerical analysis. Features real-world case studies, optimization techniques, and integration with popular data science tools. Includes parallel computing patterns and best practices for ... Přečtěte si více

    101,88 Kč

  • Mastering the C++17 STL

    Make full use of the standard library components in C++17

    podle Arthur O'Dwyer ...
    This book breaks down the C++ STL, teaching you how to extract its gems and apply them to your programming.Key Features\[\*\] Boost your productivity as a C++ developer with the latest features of C++17\[\*\] Develop high-quality, fast, and portable applications with the varied features of the STL\[\*\] Migrate from older versions (C++11, C++14) to C++17Book DescriptionModern C++ has come a long ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • C++ High Performance

    Master the art of optimizing the functioning of your C++ code, 2nd Edition

    A comprehensive guide to help aspiring and professional C++ developers elevate the performance of their apps by allowing them to run faster and consume fewer resources.Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesUpdated to C++20 with completely revised code and more content on error handling, benchmarking, memory allocators, and concurrent ... Přečtěte si více

    945,89 Kč nebo zdarma s Kobo Plus

  • Multicore Computing

    Algorithms, Architectures, and Applications

    Série série Chapman & Hall/CRC Computer and Information Science Series
    Every area of science and engineering today has to process voluminous data sets. Using exact, or even approximate, algorithms to solve intractable problems in critical areas, such as computational biology, takes time that is exponential in some of the underlying parameters. Parallel computing addresses this issue and has become affordable with the ... Přečtěte si více

    4 877,08 Kč

  • C# 7 and .NET Core 2.0 High Performance

    Build highly performant, multi-threaded, and concurrent applications using C# 7 and .NET Core 2.0

    Improve the speed of your code and optimize the performance of your appsKey Features\[\*\]Understand the common performance pitfalls and improve your application’s performance\[\*\]Get to grips with multi-threaded and asynchronous programming in C\#\[\*\]Develop highly performant applications on .NET Core using microservice architectureBook DescriptionWhile writing an application, performance is ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • Ultimate C# for High-Performance Applications

    podle Jeff McNamara ...
    Master parallelism and async to create enterprise-grade, high-performance apps.Key Features● Unlock advanced multithreading, async, and parallelism in C#.● Master tools to debug, profile, and crush performance issues.● Build real-world, production-ready apps that scale effortlessly.Book DescriptionHigh-performance software is no longer optional-today's applications must be fast, scalable, and... ... Přečtěte si více

    483,99 Kč

  • Django 5 Cookbook

    podle Clara Stein ...
    For Python programmers, backend developers, and web developers looking to become experts in the Django framework and improve their problem-solving skills, "Django 5 Cookbook" is the simplest and easiest pocket solution book. This book presents a variety of recipes and solutions to the complex problems of developing web applications in a clear and concise manner.Presented in a logical progression ... Přečtěte si více

    612,32 Kč

  • Mastering C++ Multithreading

    Write robust, concurrent, and parallel applications

    podle 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 ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • Programming Amazon EC2

    Survive your Success

    If you plan to use Amazon Web Services to run applications in the cloud, the end-to-end approach in this book will save you needless trial and error. You'll find practical guidelines for designing and building applications with Amazon Elastic Compute Cloud (EC2) and a host of supporting AWS tools, with a focus on critical issues such as load balancing, monitoring, and automation.How do you move an ... Přečtěte si více

    411,49 Kč