Akka in Action


出版时间:2016.9
官网链接:Manning
下载地址:百度网盘(PDF+EPUB+MOBI)

内容简介:

About the technology

Akka makes it relatively easy to build applications in the cloud or on devices with many cores that efficiently use the full capacity of the computing power available. It’s a toolkit that provides an actor programming model, a runtime, and required support tools for building scalable applications.

About the book

Akka in Action shows you how to build message-oriented systems with Akka. This comprehensive, hands-on tutorial introduces each concept with a working example. You’ll start with the big picture of how Akka works, and then quickly build and deploy a fully functional REST service out of actors. You’ll explore test-driven development and deploying and scaling fault-tolerant systems. After mastering the basics, you’ll discover how to model immutable messages, implement domain models, and apply techniques like event sourcing and CQRS. You’ll also find a tutorial on building streaming applications using akka-stream and akka-http. Finally, you’ll get practical advice on how to customize and extend your Akka system.

What’s inside

  • Getting concurrency right
  • Testing and performance tuning
  • Clustered and cloud-based applications
  • Covers Akka version 2.4

About the reader

This book assumes that you’re comfortable with Java and Scala. No prior experience with Akka required.

About the authors

A software craftsman and architect, Raymond Roestenburg is an Akka committer. Rob Bakker specializes in concurrent back-end systems and systems integration. Rob Williams has more than 20 years of product development experience.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Mastering Concurrency in Go

2016-10-8 20:32:52

电子书

Geoprocessing with Python

2016-10-11 2:16:23

搜索