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 145 - 168 de 261 resultados
Skip side bar filters
  • An Introduction to Parallel Programming

    de Peter Pacheco ...
    An Introduction to Parallel Programming is the first undergraduate text to directly address compiling and running parallel programs on the new multi-core and cluster architecture. It explains how to design, debug, and evaluate the performance of distributed and shared-memory programs. The author Peter Pacheco uses a tutorial approach to show students how to develop effective parallel programs with ... Leer más

    $754 MXN

  • Petascale Computing

    Algorithms and Applications

    Edición de 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 ... Leer más

    $1,514 MXN

  • Parallel Python with Dask

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

    $516 MXN

  • Reactive Programming with RxJava

    Creating Asynchronous, Event-Based Applications

    In today’s app-driven era, when programs are asynchronous and responsiveness is so vital, reactive programming can help you write code that’s more reliable, easier to scale, and better-performing. With this practical book, Java developers will first learn how to view problems in the reactive way, and then build programs that leverage the best features of this exciting new programming paradigm ... Leer más

    $327 MXN

  • Numerical Analysis and Scientific Computation

    Series series Textbooks in Mathematics
    This is an introductory single-term numerical analysis text with a modern scientific computing flavor. It offers an immediate immersion in numerical methods featuring an up-to-date approach to computational matrix algebra and an emphasis on methods used in actual software packages, always highlighting how hardware concerns can impact the choice of algorithm. It fills the need for a text that is ... Leer más

    $1,376 MXN

  • The Rust Optimizer's Handbook

    Practical Strategies for Real-World Efficiency

    Rust is a powerful systems programming language prized for its speed, memory safety, and expressiveness. However, even the most meticulously crafted Rust program can benefit from optimization. This book equips you with the knowledge and tools to transform your Rust code into a high-performance machine.Short SummaryWelcome to the realm of Rust optimization! This comprehensive handbook empowers you ... Leer más

    $140 MXN o gratis con Kobo Plus

  • Parallel Iterative Algorithms

    From Sequential to Grid Computing

    Focusing on grid computing and asynchronism, Parallel Iterative Algorithms explores the theoretical and practical aspects of parallel numerical algorithms. Each chapter contains a theoretical discussion of the topic, an algorithmic section that fully details implementation examples and specific algorithms, and an evaluation of the advantages and dr ... Leer más

    $1,514 MXN

  • Dynamic Programming in Python

    From Basics to Expert Proficiency

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

    $189 MXN o gratis con Kobo Plus

  • Programação Paralela e Distribuída

    com MPI, OpenMP e OpenACC para computação de alto desempenho

    A programação paralela nos permite criar aplicações que podem realizar uma quantidade expressiva de cálculos sobre um conjunto significativo de dados, com resultados em prazos muito mais reduzidos, quando comparados com ouso da programação sequencial. Com isso, abrem-se possibilidades para desenvolvimento de modelos computacionais mais sofisticados para a solução de problemas cada vez mais ... Leer más

    $139 MXN o gratis con Kobo Plus

  • Practical Rust 1.x Cookbook

    Practical 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 a wide range of topics, including command-line, webassembly, networking, kubernetes, microservices, and system programming.This book includes over 100 real-world practical exercises that will teach you how to use the Rust compiler ... Leer más

    $602 MXN

  • Programming for Hybrid Multi/Manycore MPP Systems

    Series series Chapman & Hall/CRC Computational Science
    "Ask not what your compiler can do for you, ask what you can do for your compiler."--John Levesque, Director of Cray’s Supercomputing Centers of ExcellenceThe next decade of computationally intense computing lies with more powerful multi/manycore nodes where processors share a large memory space. These nodes will be the building block for systems that range from a single node workstation up to ... Leer más

    $1,101 MXN

  • Stream Processing with Apache Spark

    Mastering Structured Streaming and Spark Streaming

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

    $413 MXN

  • Distributed AI Systems

    A practical guide to building scalable training, inference, and serving systems for production AI

    de Fuheng Wu ...
    Learn distributed AI through hands-on experience with training frameworks, inference engines, and orchestration tools to build production-ready training, inference and serving systems for modern large-scale AI.Key FeaturesUnderstand GPU hardware, high-speed interconnects, and parallelism strategiesLearn distributed training with resource-optimized techniquesDeploy high-performance inference with ... Leer más

    $739 MXN

    PEDIDO ANTICIPADO

  • Fortran 2018 with Parallel Programming

    de Subrata Ray ...
    The programming language Fortran dates back to 1957 when a team of IBM engineers released the first Fortran Compiler. During the past 60 years, the language had been revised and updated several times to incorporate more features to enable writing clean and structured computer programs. The present version is Fortran 2018. Since the dawn of the computer era, there had been a constant demand for a ... Leer más

    $1,273 MXN

  • DevOps and Site Reliability Engineering Handbook

    Non-Programmer’s Guide

    Are we doing DevOps or SRE?There are many blogs, videos, Quora posts discussing the similarities and differences in both the practices. SRE was developed by Google for internal consumption and overlaps with the DevOps culture and philosophy.Now Let’s See a Definition of DevOps & SRE!- DevOps is more of an organizational culture that fills the gap between coder and the operation person and aligns ... Leer más

    Antes $118 MXN Ahora $95 MXN o gratis con Kobo Plus

  • Distributed Computing in Java 9

    Leverage the latest features of Java 9 for distributed computing

    Explore the power of distributed computing to write concurrent, scalable applications in JavaKey Features? Make the best of Java 9 features to write succinct code? Handle large amounts of data using HPC? Make use of AWS and Google App Engine along with Java to establish a powerful remote computation systemBook DescriptionDistributed computing is the concept with which a bigger computation process ... Leer más

    $753 MXN o gratis con Kobo Plus

  • CUDA Programming with C++

    From Basics to Expert Proficiency

    de William Smith ...
    "CUDA Programming with C++: From Basics to Expert Proficiency" is a comprehensive guide aimed at providing a deep understanding of parallel computing using CUDA and C++. Tailored for both beginners and experienced developers, this book meticulously covers fundamental concepts, advanced techniques, and practical applications of CUDA programming. From setting up the development environment to ... Leer más

    $189 MXN o gratis con Kobo Plus

  • Boost C++ Application Development Cookbook

    Recipes to simplify your application development

    Learn to build applications faster and better by leveraging the real power of Boost and C++Key FeaturesLearn to use the Boost libraries to simplify your application developmentLearn to develop high quality, fast and portable applicationsLearn the relations between Boost and C++11/C++4/C++17Book DescriptionIf you want to take advantage of the real power of Boost and C++ and avoid the confusion ... Leer más

    $857 MXN o gratis con Kobo Plus

  • MapReduce Design Patterns

    Building Effective Algorithms and Analytics for Hadoop and Other Systems

    Until now, design patterns for the MapReduce framework have been scattered among various research papers, blogs, and books. This handy guide brings together a unique collection of valuable MapReduce patterns that will save you time and effort regardless of the domain, language, or development framework you’re using.Each pattern is explained in context, with pitfalls and caveats clearly identified ... Leer más

    $384 MXN

  • Mastering Concurrency Programming with Java 9, Second Edition

    Fast, reactive and parallel application development

    Master the principles to make applications robust, scalable and responsiveKey Features\[\*\] Implement concurrent applications using the Java 9 Concurrency API and its new components\[\*\] Improve the performance of your applications and process more data at the same time, taking advantage of all of your resources\[\*\] Construct real-world examples related to machine learning, data mining, ... Leer más

    $857 MXN o gratis con Kobo Plus

  • The Rust Programming Handbook

    An end-to-end guide to mastering Rust fundamentals

    Dive deep into the essentials of Rust with this definitive guide that covers core programming features, techniques, and principles, setting a solid foundation for advanced system and web programming. Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesBoost your career by mastering Rust's unique features, from systems programming to secure web applicationsStay ahead ... Leer más

    $813 MXN o gratis con Kobo Plus

  • The OpenMP Common Core

    Making OpenMP Simple Again

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

    $495 MXN

  • 深入淺出 .NET 10 併發程式設計

    Async/Await、多執行緒、與平行處理

    de 蔡煥麟 ...
    Series Libro 2 - .NET 開發者修練系列
    你是否曾經在撰寫 .NET 應用程式時,遇過 UI 卡住、網站回應變慢、背景工作吞吐量不佳,或是被 async/await、Task.Run、ConfigureAwait(false)、取消與例外處理搞得一頭霧水?本書就是為了解決這些問題而寫。這是一本從觀念建立到實戰應用,系統性帶你掌握 .NET 10 非同步程式設計的技術書。全書以清楚易懂的方式,帶你理解執行緒、Task、async/await、取消與逾時、同步機制、平行處理、非同步資料流、非同步資源管理,以及進階的 TaskCompletionSource、ValueTask、ExecutionContext、TaskScheduler、API 設計等主題。本書不只告訴你語法怎麼寫,更重視背後的思考方式與實務判斷。你將學會什麼時候該用非同步、什麼時候該用平行處理、如何避免常見陷阱(例如 sync-over-async、死鎖 ... Leer más

    $215 MXN o gratis con Kobo Plus

  • Topics in Parallel and Distributed Computing

    Introducing Concurrency in Undergraduate Courses

    Topics in Parallel and Distributed Computing provides resources and guidance for those learning PDC as well as those teaching students new to the discipline. The pervasiveness of computing devices containing multicore CPUs and GPUs, including home and office PCs, laptops, and mobile devices, is making even common users dependent on parallel processing. Certainly, it is no longer sufficient for ... Leer más

    $957 MXN