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 193 - 216 de 261 resultados
Skip side bar filters
  • 深入淺出 .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

  • Seven Concurrency Models in Seven Weeks

    When Threads Unravel

    de Paul Butcher ...
    Your software needs to leverage multiple cores, handle thousands of users and terabytes of data, and continue working in the face of both hardware and software failure. Concurrency and parallelism are the keys, and Seven Concurrency Models in Seven Weeks equips you for this new world. See how emerging technologies such as actors and functional programming address issues with traditional threads ... Leer más

    $409 MXN

  • Master Modern Rust

    Explore Advanced Techniques, Embrace Functional Programming, and Craft Cutting-Edge Systems

    Rust isn't just a language; it's a revolution. Ditch the memory leaks and runtime errors, and embrace blazing speed, rock-solid safety, and unparalleled concurrency. Rust empowers you to build high-performance systems that push the boundaries of what's possible.Written by Rust experts, this book is your practical guide to mastering the art of Modern Rust. We've walked the path, faced the ... Leer más

    $185 MXN

  • Mastering Game Development

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... Leer más

    $221 MXN

  • Multicore Application Programming

    for Windows, Linux, and Oracle Solaris

    de Darryl Gove ...
    Series series Developer's Library
    Write High-Performance, Highly-Scalable Multicore Applications for Any Leading Hardware and OS EnvironmentProgrammers who know how to leverage today’s multicore processors can achieve remarkable performance improvements, but multicore programming has traditionally been viewed as complex and difficult. Multicore Application Programming is the solution: a comprehensive, practical guide to high ... Leer más

    $743 MXN

  • Reactive Programming with RxJS 5

    Untangle Your Asynchronous JavaScript Code

    Reactive programming is revolutionary. It makes asynchronous programming clean, intuitive, and robust. Use RxJS 5 to write complex programs in a simple way, and master the Observable: a powerful data type that substitutes callbacks and promises. Think about your programs as streams of data that change and adapt to produce what you want. Manage real-world concurrency and write complex flows of ... Leer más

    $359 MXN

  • Python Beyond Limits

    Python, #3

    de AnwaarX ...
    Series Libro 3 - Python
    Python Beyond LimitsMastering High-Performance Systems, Distributed Architectures, and Scalable Workflows in PythonBy AnwaarXUnlock the full power of Python.Whether you're scaling APIs to millions of users, building real-time systems, optimizing ML pipelines, or architecting distributed services—this book is your ultimate guide."Python Beyond Limits" goes far beyond basic tutoria... ... Leer más

    $516 MXN o gratis con Kobo Plus

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

    $490 MXN

  • Functional Programming: A PragPub Anthology

    Exploring Clojure, Elixir, Haskell, Scala, and Swift

    Explore functional programming and discover new ways of thinking about code. You know you need to master functional programming, but learning one functional language is only the start. In this book, through articles drawn from PragPub magazine and articles written specifically for this book, you'll explore functional thinking and functional style and idioms across languages. Led by expert guides, ... Leer más

    $508 MXN

  • Practical Rendering and Computation with Direct3D 11

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

    $1,152 MXN

  • Introduction to Concurrency in Programming Languages

    Illustrating the effect of concurrency on programs written in familiar languages, this text focuses on novel language abstractions that truly bring concurrency into the language and aid analysis and compilation tools in generating efficient, correct programs. It also explains the complexity involved in taking advantage of concurrency with regard to program correctness and performance. The book ... Leer más

    $1,514 MXN

  • Dataflow and Reactive Programming Systems

    de Matt Carkci ...
    Dataflow concepts are the heart of Reactive Programming, Flow-Based Programming, Unix pipes, Actors and message passing in general.Dataflow-based systems are easy to design once you understand the large number of implementation details that could drastically change how the system operates. Understanding these vectors of change is important so you don’t waste your time developing the wrong system ... Leer más

    $343 MXN

  • HTML Demystified: Crafting Web Content with Hypertext Markup Language

    "HTML Demystified: Crafting Web Content with Hypertext Markup Language" is your essential guide to understanding and mastering HTML, the fundamental language of the web. Whether you're a novice looking to build your first website or an experienced web developer seeking to deepen your knowledge, this comprehensive book will demystify HTML and empower you to create stunning web content.Starting from ... Leer más

    $172 MXN

  • Perl 6 Deep Dive

    Data manipulation, concurrency, functional programming, and more

    de Andrew Shitov ...
    Learn Perl 6 effortlessly to solve everyday problemsKey FeaturesFilled with practical examples, this comprehensive guide explores all aspects of Perl 6.Leverage the power of Perl 6 concurrency to develop responsive and high-performant software.Delves into various programming paradigms (such as Object Oriented, functional, and reactive) that can be adopted by Perl 6 developers to write effective ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Java 9 Concurrency Cookbook

    Build highly scalable, robust, and concurrent applications

    Master the art of fast, effective Java development with the power of concurrent and parallel programmingKey Features\[\*\] Get detailed coverage of important recipes on multi-threading and parallel programming\[\*\] This book takes a close look at the Java 9 APIs and their impact on concurrency\[\*\] See practical examples on thread safety, high-performance classes, safe sharing, and a whole lot ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Hands-On Embedded Programming with C++17

    Create versatile and robust embedded solutions for MCUs and RTOSes with modern C++

    de Maya Posch ...
    Build safety-critical and memory-safe stand-alone and networked embedded systemsKey FeaturesKnow how C++ works and compares to other languages used for embedded developmentCreate advanced GUIs for embedded devices to design an attractive and functional UIIntegrate proven strategies into your design for optimum hardware performanceBook DescriptionC++ is a great choice for embedded development, most ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Python High Performance

    Build high-performing, concurrent, and distributed applications

    Learn how to use Python to create efficient applicationsKey Features\[\*\]Identify the bottlenecks in your applications and solve them using the best profiling techniques\[\*\]Write efficient numerical code in NumPy, Cython, and Pandas\[\*\]Adapt your programs to run on multiple processors and machines with parallel programmingBook DescriptionPython is a versatile language that has found ... Leer más

    $679 MXN o gratis con Kobo Plus

  • Mastering Objective-C

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... Leer más

    $221 MXN

  • Shared Memory Application Programming

    Concepts and Strategies in Multicore Application Programming

    Shared Memory Application Programming presents the key concepts and applications of parallel programming, in an accessible and engaging style applicable to developers across many domains. Multithreaded programming is today a core technology, at the basis of all software development projects in any branch of applied computer science. This book guides readers to develop insights about threaded ... Leer más

    $837 MXN

  • Mastering Scala: Elegance in Code

    "Mastering Scala: Elegance in Code" is an essential guide for software developers and programmers who are eager to dive deep into the Scala programming language. This comprehensive book not only introduces you to the basics of Scala but also takes you on a journey through its more advanced features, emphasizing the art of writing elegant and efficient code.Scala, known for its concise syntax and ... Leer más

    $172 MXN

  • Programming Phoenix 1.4

    Productive |> Reliable |> Fast

    Don't accept the compromise between fast and beautiful: you can have it all. Phoenix creator Chris McCord, Elixir creator Jose Valim, and award-winning author Bruce Tate walk you through building an application that's fast and reliable. At every step, you'll learn from the Phoenix creators not just what to do, but why. Packed with insider insights and completely updated for Phoenix 1.4, this ... Leer más

    $495 MXN

  • Parallel Algorithms

    Series Libro 16 - Lecture Notes Series on Computing
    This book is an introduction to the field of parallel algorithms and the underpinning techniques to realize the parallelization. The emphasis is on designing algorithms within the timeless and abstracted context of a high-level programming language. The focus of the presentation is on practical applications of the algorithm design using different models of parallel computation. Each model is ... Leer más

    $790 MXN

  • Ultimate C# for High-Performance Applications

    Master Multithreading, Parallelism, and Async Techniques to Engineer High-Performance, Enterprise-Grade Software with C# 13 and .NET 9 (English Edition)

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

    $460 MXN

  • Modern Concurrency in Java

    Virtual Threads, Structured Concurrency, and Beyond

    Welcome to the future of Java. With this book, you'll explore the transformative world of Java 21's key feature: virtual threads. Remember struggling with the cost of thread creation, encountering limitations on scalability, and facing difficulties in achieving high throughput? Those days are over. This practical guide takes you from Java 1.0 to the cutting-edge advancements of Project Loom.You'll ... Leer más

    $539 MXN