Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Programación paralela

Si te gustan los eBooks de Programación paralela, seguro que te encanta esta selección.
Mostrando 121 - 144 de 261 resultados
Skip side bar filters
  • Rust All-in-One For Dummies

    Your guide to the programming language that's revolutionizing software d****evelopmentReady to learn Rust, the language that combines blazing performance with memory safety? Rust All-in-One For Dummies takes you from complete beginner to confident developer, covering the essentials of writing Rust code through applying it to real-world projects.Unlike programming books that throw you into the deep ... Leer más

    $496 MXN

  • Multicore and GPU Programming

    An Integrated Approach

    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 ... Leer más

    $1,053 MXN

  • 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 ... Leer más

    $413 MXN

  • OpenACC for Programmers

    Concepts and Strategies

    The Complete Guide to OpenACC for Massively Parallel ProgrammingScientists and technical professionals can use OpenACC to leverage the immense power of modern GPUs without the complexity traditionally associated with programming them. OpenACC™ for Programmers is one of the first comprehensive and practical overviews of OpenACC for massively parallel programming.This book integrates contributions ... Leer más

    $743 MXN

  • CUDA Programming in C

    From Basics to Expert Proficiency

    de William Smith ...
    "CUDA Programming in C: From Basics to Expert Proficiency" is a comprehensive guide designed to equip both novice and experienced developers with the knowledge and skills needed to harness the power of CUDA and parallel computing. Through a systematic and detailed approach, this book delves into the core concepts of CUDA programming, beginning with an introduction to parallel computing and the ... Leer más

    $189 MXN o gratis con Kobo Plus

  • Distributed Computing with Python

    Harness the power of multiple computers using Python through this fast-paced informative guide

    Harness the power of multiple computers using Python through this fast-paced informative guideKey Features\[\*\] You'll learn to write data processing programs in Python that are highly available, reliable, and fault tolerant\[\*\] Make use of Amazon Web Services along with Python to establish a powerful remote computation system\[\*\] Train Python to handle data-intensive and resource hungry ... Leer más

    $606 MXN o gratis con Kobo Plus

  • OpenCL Programming by Example

    This book follows an example-driven, simplified, and practical approach to using OpenCL for general purpose GPU programming.If you are a beginner in parallel programming and would like to quickly accelerate your algorithms using OpenCL, this book is perfect for you! You will find the diverse topics and case studies in this book interesting and informative. You will only require a good knowledge of ... Leer más

    $853 MXN o gratis con Kobo Plus

  • Parallel Programming

    Concepts and Practice

    Parallel Programming: Concepts and Practice provides an upper level introduction to parallel programming. In addition to covering general parallelism concepts, this text teaches practical programming skills for both shared memory and distributed memory architectures. The authors' open-source system for automated code evaluation provides easy access to parallel computing resources, making the book ... Leer más

    $754 MXN

  • Learn Functional Programming with Elixir

    Elixir's straightforward syntax and this guided tour give you a clean, simple path to learn modern functional programming techniques. No previous functional programming experience required! This book walks you through the right concepts at the right pace, as you explore immutable values and explicit data transformation, functions, modules, recursive functions, pattern matching, high-order ... Leer más

    $458 MXN

  • Effective Haskell

    Solving Real-World Problems with Strongly Typed Functional Programming

    Put the power of Haskell to work in your programs, learning from an engineer who uses Haskell daily to get practical work done efficiently. Leverage powerful features like Monad Transformers and Type Families to build useful applications. Realize the benefits of a pure functional language, like protecting your code from side effects. Manage concurrent processes fearlessly. Apply functional ... Leer más

    $619 MXN

  • High Performance Computing for Intelligent Medical Systems

    Edición de Varun Bajaj, Irshad Ahmad Ansari ...
    Series series IOP Series in Next Generation Computing
    Modern medicine and healthcare are highly dependent on engineering, employing instrumentation and computer systems to aid investigation, diagnosis, treatment and patient management. The significant developments in the field of computational intelligence, combined with the emergence of high-performance computing is impacting society in many ways, and the health sector is no exception. The interface ... Leer más

    $1,969 MXN

  • Exascale Scientific Applications

    Scalability and Performance Portability

    Series series 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 ... Leer más

    $1,101 MXN

  • Parallel Computing

    Methods, Algorithms and Applications

    Edición de D.J Evans, C.N Sutti ...
    Parallel Computing: Methods, Algorithms and Applications presents a collection of original papers presented at the international meeting on parallel processing, methods, algorithms, and applications at Verona, Italy in September 1989. ... Leer más

    $1,548 MXN

  • Rust for Network Programming and Automation

    Rust for Network Programming and Automation is a pragmatic guide that trains you through the Rust to design networks and begin with automating network administration. The book introduces you to the powerful libraries and commands of Rust that are essential for designing, administering and automating networks. You will learn how to use Rust's networking libraries like tokio, mio and rust-async to ... Leer más

    $516 MXN

  • 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 ... Leer más

    $626 MXN o gratis con Kobo Plus

  • Hands-On Concurrency with Rust

    Confidently build memory-safe, parallel, and efficient software in Rust

    Get to grips with modern software demands by learning the effective uses of Rust\\'s powerful memory safety.Key Features\[\*\] Learn and improve the sequential performance characteristics of your software\[\*\] Understand the use of operating system processes in a high-scale concurrent system\[\*\] Learn of the various coordination methods available in the Standard libraryBook DescriptionMost ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Hands-On GPU Computing with Python

    Explore the capabilities of GPUs for solving high performance computational problems

    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 ... Leer más

    $679 MXN o gratis con Kobo Plus

  • Large-scale Distributed Systems and Energy Efficiency

    A Holistic View

    Series series Wiley Series on Parallel and Distributed Computing
    Addresses innovations in technology relating to the energy efficiency of a wide variety of contemporary computer systems and networksWith concerns about global energy consumption at an all-time high, improving computer networks energy efficiency is becoming an increasingly important topic. Large-Scale Distributed Systems and Energy Efficiency: A Holistic View addresses innovations in technology ... Leer más

    $1,576 MXN

  • Learning MCollective

    Parallel Server Management in Puppet and Chef

    de Jo Rhett ...
    Orchestrate change across server clusters in near realtime with MCollective, the framework that works in concert with Puppet, Chef, and other configuration management tools. Ideal for system administrators and operations or DevOps engineers at any level, this hands-on guide teaches you how to build and test a real installation of MCollective servers and clients in your environment.Learn how to ... Leer más

    $269 MXN

  • Hadoop: The Definitive Guide

    The Definitive Guide

    de Tom White ...
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, ... Leer más

    $346 MXN

  • Node.js 8 the Right Way

    Practical, Server-Side JavaScript That Scales

    de Jim Wilson ...
    Node.js is the platform of choice for creating modern web services. This fast-paced book gets you up to speed on server-side programming with Node.js 8, as you develop real programs that are small, fast, low-profile, and useful. Take JavaScript beyond the browser, explore dynamic language features, and embrace evented programming.Harness the power of the event loop and non-blocking I/O to create ... Leer más

    $359 MXN

  • WS-BPEL 2.0 Beginner's Guide

    If you are a software architect, a designer, a software developer, an SOA and BPM architect, a project manager, or a business process analyst who is responsible for the design and development of business processes, composite applications, and BPM/SOA solutions, then this book is for you. You should have a clear grasp of general SOA concepts including business processes and web services, but no ... Leer más

    $853 MXN o gratis con Kobo Plus

  • Programming Massively Parallel Processors

    A Hands-on Approach

    Programming Massively Parallel Processors: A Hands-on Approach, Third Edition shows both student and professional alike the basic concepts of parallel programming and GPU architecture, exploring, in detail, various techniques for constructing parallel programs. Case studies demonstrate the development process, detailing computational thinking and ending with effective and efficient parallel ... Leer más

    $754 MXN

  • Mastering Cloud Computing

    Foundations and Applications Programming

    Mastering Cloud Computing: Foundations and Applications Programming, Second Edition serves as a comprehensive introduction for readers seeking to develop applications in the ever-evolving world of cloud computing. As technology advances, applications are no longer confined to a single machine but instead operate from virtual servers, accessible globally at any time. This book equips aspiring ... Leer más

    $1,196 MXN