![]() 作者:Derek Wyatt 出版社: Artima Inc 副标题: Building reliable software in a multi-core world 出版年: 2013-5-3 页数: 521 定价: USD 45.95 装帧: Paperback ISBN: 9780981531663 内容简介 · · · · · ·Akka Concurrency will show you what it means to design and write software in the paradigm of Akka. You'll learn how to think about your software in new and exciting ways that will allow you to express your designs naturally, allowing you to focus on the business of your software more than on the concurrency of it. This book picks up where the Akka documentation leaves off, expl... 作者简介 · · · · · ·Derek Wyatt is a Software Architect and Developer specializing in large-scale, real-time applications for the World Wide Web. He's been working with Akka since the early days of 1.0 and has used it to implement a number of applications both large and small. After spending many years writing large concurrent systems in C++ using traditional concurrency mechansims, Derek now embr... 目录 · · · · · ·Contents iiiList of Figures ix List of Tables xviii List of Listings xix 1. Preface 19 2. Concurrency and Parallelism 31 · · · · · ·() Contents iii List of Figures ix List of Tables xviii List of Listings xix 1. Preface 19 2. Concurrency and Parallelism 31 3. Set Up Akka 56 4. Akka Does Concurrency 59 (download free sample chapter PDF) 5. Actors 89 6. Akka Testing 126 7. Systems, Contexts, Paths, and Locations 149 8. Supervision and DeathWatch 173 9. Being Stateful 219 10. Routing Messages 264 11. Dispatchers and Mailboxes 294 12. Coding in the Future 308 13. Networking with I/O 347 14. Going Multi-Node with Remote Actors 356 15. Sharing Data with Agents 385 16. Granular Concurrency with Dataflow 400 17. Patterns for Akka Programming 401 18. Antipatterns for Akka Programming 440 19. Growing Your App with Add-On Modules 450 20. Using Akka from Java 458 21. Now that You're an Akka Coder 475 · · · · · · () |
看完,超赞
许多都超出了我的认知
以后一直来!
通俗易懂的语言描述出来