
廠商詳情
Shoeisha Co., Ltd.
地址 | 5 Funamachi Shinjuku-ku Tokyo, 日本郵編:160-0006 |
---|---|
負責人姓名 | Kaoru Usui |
年銷售額 | 非公開 |
公司人數 | 185 |
網址 |
SD商品編號:12899277
詳情 | 價格 & 數量 | ||
---|---|---|---|
S1 |
Kirill Bobrov 原创故事
翻译:Queep Co.
![]()
Kirill Bobrov 原著
株式会社クイープ 翻訳
(186900)
JAN:9784798186900
|
(186900)
JAN:9784798186900
批發價: 僅限會員查看
1個/組
有庫存
|
出貨時期 |
---|
約1週
|
尺寸 |
---|
格式: B5 大小
页数:304 |
商品規格 |
---|
描述
从顺序处理鸟笼飞向规模扩展 面向所有开发人员 本书由 Kirill Bobrov,《Grokking Concurrency》,Manning 出版社,2023 年 本书是 并发应用于网络应用程序、物联网系统、大数据处理等各个方面,但有些复杂的概念和功能是初学者学习的核心内容(基于顺序执行的程序)所无法理解的。然而,如果初学者主要从[假设顺序执行的程序]中学习,他们将无法理解一些复杂的概念和功能。通过正确理解它们,我们就能获得既能提高性能又不会失控的并发处理。 本书通过生动有趣、简单易懂的文字和有趣的插图,深入浅出地讲解了核心概念,并提供了可以应用到自己项目中的精辟示例和详细技术。本书将帮助您理解并发、异步的核心概念,以及各种硬件架构的利弊,从而创建并实现可扩展的并发系统。 *目录 第 1 部分 章鱼乐团:并发交响曲 第 1 章 并发 第 2 章 串行执行和并行执行 第 3 章 计算机如何工作 第 4 章 并发的组成部分 第 5 章 进程间通信 第 2 部分 并发的三个触角:多任务、分解和同步 第6章 多任务 第7章 分解 第8章 并发问题的解决:竞赛条件和同步 第9章 并发问题的解决:死锁和饥饿 第 3 部分 异步章鱼:用并发来做披萨 第 10 章 非阻塞 I/O 第11章 基于事件的并发 第12章 异步通信 第13章 创建并发应用程序 |
更多
寄送方式 | 預計抵達時間 |
---|---|
Sea Mail | 從 2025年07月01日 到 2025年09月02日 |
Air Mail | 從 2025年06月13日 到 2025年06月17日 |
EMS | 從 2025年06月12日 到 2025年06月17日 |
Pantos Express | 從 2025年06月16日 到 2025年06月19日 |
DHL | 從 2025年06月12日 到 2025年06月16日 |
UPS | 從 2025年06月12日 到 2025年06月16日 |
FedEx | 從 2025年06月12日 到 2025年06月16日 |
某些交易條件可能僅適用於日本
本产品(书籍)受转售价格维护计划的约束。 法律允许制造商(出版商)指定销售价格。在不太可能的情况下,如果你没有这样做,我们可以终止交易。在不太可能的情况下,如果你没有这样做,我们可以终止交易。
|
相同分類的其他商品:
面向所有开发人员
本书由
Kirill Bobrov,《Grokking Concurrency》,Manning 出版社,2023 年
本书是
并发应用于网络应用程序、物联网系统、大数据处理等各个方面,但有些复杂的概念和功能是初学者学习的核心内容(基于顺序执行的程序)所无法理解的。然而,如果初学者主要从[假设顺序执行的程序]中学习,他们将无法理解一些复杂的概念和功能。通过正确理解它们,我们就能获得既能提高性能又不会失控的并发处理。
本书通过生动有趣、简单易懂的文字和有趣的插图,深入浅出地讲解了核心概念,并提供了可以应用到自己项目中的精辟示例和详细技术。本书将帮助您理解并发、异步的核心概念,以及各种硬件架构的利弊,从而创建并实现可扩展的并发系统。
*目录
第 1 部分 章鱼乐团:并发交响曲
第 1 章 并发
第 2 章 串行执行和并行执行
第 3 章 计算机如何工作
第 4 章 并发的组成部分
第 5 章 进程间通信
第 2 部分 并发的三个触角:多任务、分解和同步
第6章 多任务
第7章 分解
第8章 并发问题的解决:竞赛条件和同步
第9章 并发问题的解决:死锁和饥饿
第 3 部分 异步章鱼:用并发来做披萨
第 10 章 非阻塞 I/O
第11章 基于事件的并发
第12章 异步通信
第13章 创建并发应用程序
For all developers
This book is published by
Kirill Bobrov, "Grokking Concurrency", Manning Publishing, 2023
This is the Japanese translation of
Concurrency is used in all aspects of web apps, IoT systems, big data processing, and more, but there are complex concepts and features that are not understood by the core [programs based on sequential execution] that beginning students learn. However, there are complicated concepts and features that beginners cannot understand if they learn mainly from [programs that assume sequential execution]. By understanding them properly, we can obtain concurrency processing that improves performance without running amok.
The core concepts are thoroughly explained in this book, with fun, easy-to-follow text and interesting illustrations that provide insightful examples and detailed techniques that you can apply to your own projects. This book will help you understand the core concepts of concurrency, asynchrony, and the pros and cons of various hardware architectures to create and implement scalable concurrency systems.
*Table of Contents*
Part 1 The Octopus Orchestra: A Concurrency Symphony
Chapter 1 Concurrency
Chapter 2 Series Execution and Parallel Execution
Chapter 3 How Computers Work
Chapter 4 Components of Concurrency
Chapter 5 Interprocess Communication
Part 2 Three Tentacles of Concurrency: Multitasking, Decomposition, and Synchronization
Chapter 6 Multitasking
Chapter 7 Decomposition
Chapter 8 Concurrency Problem Solving: Race Conditions and Synchronization
Chapter 9 Concurrency Problem Solving: Deadlock and Starvation
Part 3 Asynchronous Octopus: Let's Make Pizza with Concurrency
Chapter 10 Non-blocking I/O
Chapter 11 Event-Based Concurrency
Chapter 12 Asynchronous Communication
Chapter 13 Creating a Concurrency Application