Skip to main content

購物車

您會獲得 VIP 禮遇!

無法購買的項目
請檢閱您的購物車。您可以即刻移除無法購買的項目,或者我們將於結帳時為您自動移除。
項目項目
項目項目

專屬於您的推薦

Loading...

平行程式設計 電子書

如果您喜歡 平行程式設計 電子書,或許您也會喜歡這些熱門精選。
顯示第 124 個結果,共 247
Skip side bar filters
  • 深入淺出 .NET 10 併發程式設計

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

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

    NT$412 TWD 透過 Kobo Plus 免費享用

  • 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 …… 閱讀更多內容

    NT$1,613 TWD

  • Hands-On High Performance with Go

    Boost and optimize the performance of your Golang applications at scale with resilience

    Bob Strecansky ……
    Proven methodologies and concurrency techniques that will help you write faster and better code with Go programmingKey FeaturesExplore Go’s profiling tools to write faster programs by identifying and fixing bottlenecksAddress Go-specific performance issues such as memory allocation and garbage collectionDelve into the subtleties of concurrency and discover how to successfully implement it in …… 閱讀更多內容

    NT$1,069 TWD 透過 Kobo Plus 免費享用

  • Microservices with Go

    The expert's guide to building secure, scalable, and reliable microservices with Go

    Alexander Shuiskov ……
    This second edition walks you through the full lifecycle of Go microservice development, from scaffolding and system design to cloud-native rollout. Learn to secure, observe, and fine-tune services that stay responsive under load.Key FeaturesDesign and deploy scalable microservices using gRPC, Protocol Buffers and KubernetesDiscover industry best practices and gain insights into Go microservice …… 閱讀更多內容

    NT$985 TWD 透過 Kobo Plus 免費享用

  • Concurrency in C# Cookbook

    Asynchronous, Parallel, and Multithreaded Programming

    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 …… 閱讀更多內容

    NT$1,138 TWD

  • Learn Multithreading with Modern C++

    James Raynard ……
    Multithreading is used in many areas of computing, including graphics processing, machine learning and Internet stores. An understanding of threads is essential to make full use of the capabilities of modern hardware.C++ now provides direct support for threads, making it possible to write portable multithreaded programs which have well-defined behaviour, without requiring any external libraries …… 閱讀更多內容

    NT$282 TWD

  • Parallel Programming with Python

    Jan Palach ……
    A fast, easy-to-follow and clear tutorial to help you develop Parallel computing systems using Python. Along with explaining the fundamentals, the book will also introduce you to slightly advanced concepts and will help you in implementing these techniques in the real world. If you are an experienced Python programmer and are willing to utilize the available computing resources by parallelizing …… 閱讀更多內容

    NT$468 TWD 透過 Kobo Plus 免費享用

  • Go Cookbook

    Build modular, readable, and testable applications in Go

    Aaron Torres ……
    Bridge the gap between basic understanding of Go and use of its advanced featuresKey Features\[\*\] Discover a number of recipes and approaches to develop modern back-end applications\[\*\] Put to use the best practices to combine the recipes for sophisticated parallel tools\[\*\] This book is based on Go 1.8, which is the latest versionBook DescriptionGo (a.k.a. Golang) is a statically-typed …… 閱讀更多內容

    NT$1,069 TWD 透過 Kobo Plus 免費享用

  • Professional CUDA C Programming

    Break into the powerful world of parallel GPU programming with this down-to-earth, practical guideDesigned for professionals across multiple industrial sectors, Professional CUDA C Programming presents CUDA -- a parallel computing platform and programming model designed to ease the development of GPU programming -- fundamentals in an easy-to-follow format, and teaches readers how to think in …… 閱讀更多內容

    NT$1,423 TWD

  • Parallel Programming and Concurrency with C# 10 and .NET 6

    A modern approach to building faster, more responsive, and asynchronous .NET applications using C#

    Alvin Ashcraft ……
    Leverage the latest parallel and concurrency features in .NET 6 when building your next application and explore the benefits and challenges of asynchrony, parallelism, and concurrency in .NET via practical examplesKey FeaturesLearn to implement parallel programming and handle concurrency in .NET efficientlySwitch threads while debugging and learn how to monitor specific threads in Visual …… 閱讀更多內容

    NT$922 TWD 透過 Kobo Plus 免費享用

  • Parallel and High Performance Programming with Python

    Unlock parallel and concurrent programming in Python using multithreading, CUDA, Pytorch and Dask. (English Edition)

    Fabio Nelli ……
    This book will teach you everything about the powerful techniques and applications of parallel computing, from the basics of parallel programming to the cutting-edge innovations shaping the future of computing.The book starts with an introduction to parallel programming and the different types of parallelism, including parallel programming with threads and processes. The book then delves into …… 閱讀更多內容

    NT$781 TWD

  • Functional Programming in Go

    Apply functional techniques in Golang to improve the testability, readability, and security of your code

    Dylan Meeus ……
    Leverage core functional programming (FP) concepts to write more maintainable and testable code in Go Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesLearn functional programming techniques at the architectural level and use them to solve real-world problemsUnderstand how to think about code functionallyLearn about the trade-offs of functional programming and object …… 閱讀更多內容

    NT$929 TWD 透過 Kobo Plus 免費享用

  • Learning Concurrency in Kotlin

    Build highly efficient and scalable applications

    Take advantage of Kotlin\\'s concurrency primitives to write efficient multithreaded applicationsKey FeaturesUnderstand Kotlin’s unique approach to multithreadingLearn how to write concurrent non-blocking code with the help of practical examplesImprove the overall execution speed in multiprocessor and multicore systemsBook DescriptionKotlin is a modern and statically typed programming language …… 閱讀更多內容

    NT$1,069 TWD 透過 Kobo Plus 免費享用

  • Rust Programming By Example

    Enter the world of Rust by building engaging, concurrent, reactive, and robust applications

    Discover the world of Rust programming through real-world examplesKey FeaturesImplement various features of Rust to build blazingly fast applicationsLearn to build GUI applications using Gtk-rsExplore the multi-threading aspect of Rust to tackle problems in concurrency and in distributed environmentsBook DescriptionRust is an open source, safe, concurrent, practical language created by Mozilla. It …… 閱讀更多內容

    NT$1,069 TWD 透過 Kobo Plus 免費享用

  • Python Parallel Programming Cookbook

    Master efficient parallel programming to build powerful applications using Python

    Giancarlo Zaccone ……
    Master efficient parallel programming to build powerful applications using PythonKey Features1. Design and implement efficient parallel software2. Master new programming techniques to address and solve complex programming problems3. Explore the world of parallel programming with this book, which is a go-to resource for different kinds of parallel computing tasks in Python, using examples and …… 閱讀更多內容

    NT$1,215 TWD 透過 Kobo Plus 免費享用

  • Rust Atomics and Locks

    Low-Level Concurrency in Practice

    Mara Bos ……
    The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering bugs are not uncommon.In this practical book, Mara Bos, leader of the Rust library team, helps Rust …… 閱讀更多內容

    NT$1,138 TWD

  • Exploring Graphs with Elixir

    Connect Data with Native Graph Libraries and Graph Databases

    Tony Hammond ……
    Data is everywhere - it's just not very well connected, which makes it super hard to relate dataset to dataset. Using graphs as the underlying glue, you can readily join data together and create navigation paths across diverse sets of data. Add Elixir, with its awesome power of concurrency, and you'll soon be mastering data networks. Learn how different graph models can be accessed and used from …… 閱讀更多內容

    NT$972 TWD

  • Getting Clojure

    Build Your Functional Skills One Idea at a Time

    Russ Olsen ……
    Behind every programming language lies a vision of how programs should be built. The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure involves much more than just learning the mechanics of the language. To really get Clojure you need to understand the ideas underlying this structure of framework …… 閱讀更多內容

    NT$972 TWD

  • Modeling and Optimization of Parallel and Distributed Embedded Systems

    系列 series IEEE Press
    This book introduces the state-of-the-art in research in parallel and distributed embedded systems, which have been enabled by developments in silicon technology, micro-electro-mechanical systems (MEMS), wireless communications, computer networking, and digital electronics. These systems have diverse applications in domains including military and defense, medical, automotive, and unmanned …… 閱讀更多內容

    NT$3,226 TWD

  • Concurrent Programming on Windows

    Joe Duffy ……
    系列 series 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 …… 閱讀更多內容

    NT$1,897 TWD

  • Mastering IIS

    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 …… 閱讀更多內容

    NT$402 TWD

  • 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 …… 閱讀更多內容

    NT$1,020 TWD

  • Adopting Elixir

    From Concept to Production

    Adoption is more than programming. Elixir is an exciting new language, but to successfully get your application from start to finish, you're going to need to know more than just the language. The case studies and strategies in this book will get you there. Learn the best practices for the whole life of your application, from design and team-building, to managing stakeholders, to deployment and …… 閱讀更多內容

    NT$878 TWD

  • 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, …… 閱讀更多內容

    NT$1,215 TWD 透過 Kobo Plus 免費享用