Network applications must handle events intelligently and efficiently, establishing priorities, resolving conflicts, and managing resources to avoid blocks, dropouts, and the other jams that occur in high-traffic environments. Netty is a Java-based networking framework designed to handle asynchronous network events smoothly so your applications are easy to write and maintain. The framework hides all the boilerplate and low-level code from you, making it possible to keep your business-logic separate and reusable, even in different network transports and protocols. Netty has built-in support for many protocols i.e. HTTP, SPDY, and WebSockets.
Netty in Action introduces the Netty framework and shows you how to incorporate it into your Java network applications. You'll learn to write highly-scalable applications without the need to dive into the low-level non-blocking APIs at the core of Java. You'll learn how to think in an asynchronous way as you work through numerous hands-on examples. You'll follow numerous examples that show you how to use Netty while you master the best practices of large-scale network apps.
Norman Maurer,是苹果公司的资深软件工程师,同时也是Netty的核心开发人员。
Marvin Allen Wolfthal,是Dell Services的顾问,他使用Netty实现了多个任务关键型的企业系统。
何品,目前是淘宝的一名资深软件工程师,热爱网络、并发、异步相关的主题以及函数式编程,同时也是Netty、Akka等项目的贡献者,活跃于Scala社区,目前也在从事GraphQL相关的开发工作。
之前在豆瓣上写过一个简评,吐槽第一章的翻译有问题,现在看那个评价有失偏颇。整体而言,翻译还是可以忍受的,书本身的质量其实很高,比一般的in action系列讲的要深入一些,又适可而止。 netty本身的抽象程度比较高,初学者容易一头雾水,我还是建议先掌握java 的block io和n...
评分之前在豆瓣上写过一个简评,吐槽第一章的翻译有问题,现在看那个评价有失偏颇。整体而言,翻译还是可以忍受的,书本身的质量其实很高,比一般的in action系列讲的要深入一些,又适可而止。 netty本身的抽象程度比较高,初学者容易一头雾水,我还是建议先掌握java 的block io和n...
评分书的组织很有序,读的是非MEAP版本的。书的结构组织很合理,Netty的主要API讲解很清晰。
评分之前在豆瓣上写过一个简评,吐槽第一章的翻译有问题,现在看那个评价有失偏颇。整体而言,翻译还是可以忍受的,书本身的质量其实很高,比一般的in action系列讲的要深入一些,又适可而止。 netty本身的抽象程度比较高,初学者容易一头雾水,我还是建议先掌握java 的block io和n...
评分书的组织很有序,读的是非MEAP版本的。书的结构组织很合理,Netty的主要API讲解很清晰。
写的好乱。。。
评分其实现在看来,Netty的设计,其本质上也是一种“Actor”模式,每个Channel就是一个Actor,但因为它毕竟不是真.Actor,导致太多东西都堆在了ChannelPipeline和ChannelHandler上。
评分还是英文版好!
评分每读一遍都有新的收获
评分读的MEAP第五版,感觉只有大量的代码范例,却很少深入internals,有点浪费了“书籍”这种载体。netty尽管设计得非常漂亮,但可惜一直缺少好的文档,所有本来对这本书非常期待,但是最后并没有达到我的预期,有点遗憾。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有