Harness reactive programming to build scalable and fault-tolerant distributed systems using Scala and AkkaAbout This Book Use the concepts of reactive programming to build distributed systems running on multiple nodes Get to grips with the full range of Akka features including the upcoming and cutti
Reactive Programming with Scala and Akka (Code Only)
✍ Scribed by Sathyanarayanan Prasanna Kumar, Atreya Suraj.
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
Packt Publishing, 2016. — Code Only. — ISBN: 978-1-78398-434-3.
Код примеров к выложенной здесь книге в формате PDF, EPUB, MOBI.
Explore functional programming using Scala;
Design an asynchronous, non-blocking shopping cart application using Futures;
Understand the Akka actor model and the relationship between actors and threads;
Use the Actor Supervision feature to build a fault tolerant and resilient application;
Create your own distributed system framework using an Akka cluster;
Take a look under the hood to gain perspective on the Akka engine;
See a comprehensive case study of a key value store with concurrent reads and writes;
Model a finite state machine using state-driven actors.Use the concepts of reactive programming to build distributed systems running on multiple nodes.
Get to grips with the full range of Akka features including the upcoming and cutting edge experimental modules.
A comprehensive coverage of the principles of FRP with real-world use cases to solve scalability issues.Who This Book Is For:
If you are a developer who is passionate about building fault-tolerant, scalable distributed applications using Scala and Akka, then this book will give you a jump start. You should be familiar with Scala, but no prior knowledge of Akka and reactive programming is required.
✦ Subjects
Библиотека;Компьютерная литература;Scala
📜 SIMILAR VOLUMES
<p><b>Harness reactive programming to build scalable and fault-tolerant distributed systems using Scala and Akka</b></p><h2>About This Book</h2><ul><li>Use the concepts of reactive programming to build distributed systems running on multiple nodes</li><li>Get to grips with the full range of Akka fea
<p><b>Harness reactive programming to build scalable and fault-tolerant distributed systems using Scala and Akka</b></p><h2>About This Book</h2><ul><li>Use the concepts of reactive programming to build distributed systems running on multiple nodes</li><li>Get to grips with the full range of Akka fea
Reactive programming is a better, scalable, and faster way to build applications, and one that helps us write code that is concise, clear, and readable. It can be used for many purposes such as GUIs, robotics, music, and more, and is central to many concurrent systems. This book will be your guide t
Packt Publishing, 2015. — Code Only. — ISBN-10: 1783558555, ISBN-13: 978-1-78355-855-1.<br/> <br/><strong>Код примеров к выложенной здесь книге в форматах <a class="object-link fpm" data-file-id="1761746" href="/file/1761746/">PDF</a>, <a class="object-link fpm" data-file-id="1761747" href="/file/17
Code