- Mastering Akka
- Christian Baxter
- 148字
- 2021-07-08 11:06:05
Summary
Hopefully, at this point, you have a good understanding of what the example is. This includes knowing how the code is structured and works as well as how to interact with it using its endpoints. You also know the big shortcomings with the app and how we plan to go about fixing them. Armed with that knowledge, you are officially ready to start our progressive refactor to building a better reactive application.
Over the next set of chapters, we will take a tour through Akka's different feature offerings above and beyond just actors. We will incorporate these features into the example app one by one in an effort to resolve the shortcomings called out in this chapter. At the end of our journey, the hope is that you will have a much deeper understanding of these newer features and be well on your way to mastering Akka.
- Boost.Asio C++ Network Programming(Second Edition)
- JavaScript百煉成仙
- Android應用程序開發與典型案例
- Python數據分析基礎
- 軟件界面交互設計基礎
- 深入淺出Java虛擬機:JVM原理與實戰
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Mastering Yii
- Web全棧工程師的自我修養
- 深度學習:算法入門與Keras編程實踐
- Mastering Python Networking
- 深入淺出PostgreSQL
- Cocos2d-x學習筆記:完全掌握Lua API與游戲項目開發 (未來書庫)
- Hadoop 2.X HDFS源碼剖析
- Python從入門到精通(第3版)