1. 首页
  2. 编程语言
  3. Java
  4. AKKAinaction

AKKAinaction

上传者: 2019-03-05 01:16:35上传 PDF文件 14.91MB 热度 20次
AKKA in action 值得参考,但是内容是基于SCALA的。 Summary, Akka in Action is a comprehensive tutorial on building message-oriented systems using Akka. The book takes a hands-on approach, where each new concept is followed by an example that shows you how it works, how to implement the code, and how to (unit) test it., Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications., 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'l also find a tutorial on building streaming applications using akka-stream and akka-http. Finally, you'l 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. 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'l also find a tutorial on building streaming applications using akka-stream and akka-http. Finally, you'l 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.
用户评论
码姐姐匿名网友 2019-03-05 01:16:35

用过,不错的东西,现在都忘记了

码姐姐匿名网友 2019-03-05 01:16:35

非常值得推荐。最近在看spark。先看看akka

码姐姐匿名网友 2019-03-05 01:16:35

很好,终于找到这个了,这是很好的学习akka的文档

码姐姐匿名网友 2019-03-05 01:16:35

非常好的书,谢谢分享

码姐姐匿名网友 2019-03-05 01:16:35

确实不错,值得拜读。对akka感兴趣的可以下载来看一下

码姐姐匿名网友 2019-03-05 01:16:35

如果是中文版就好了,不过任然是好书

码姐姐匿名网友 2019-03-05 01:16:35

所有in action系列的书都差不多。只是Akka版本更新太快,书的内容很多地方已过时

码姐姐匿名网友 2019-03-05 01:16:35

内容还可以吧,适合入门。

码姐姐匿名网友 2019-03-05 01:16:35

好东西啊,大赞

码姐姐匿名网友 2019-03-05 01:16:35

很有用,正在学习sparkt