Netty in Action 在线电子书 图书标签: netty 网络编程 java Java 异步编程 network 计算机 Framework
发表于2024-11-22
Netty in Action 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
涉及到很多专业名词新概念看英文原版顺畅得多,第十五章 Choosing the right thread model 真是写得太好了。另外结合Ron Hitchens 写的《JAVA NIO》一起看对理解JAVA NIO和Netty还是很有帮助的。
评分入门还不错,例子也挺简单的,但是细节概念写的调理并不清楚
评分读的MEAP第五版,感觉只有大量的代码范例,却很少深入internals,有点浪费了“书籍”这种载体。netty尽管设计得非常漂亮,但可惜一直缺少好的文档,所有本来对这本书非常期待,但是最后并没有达到我的预期,有点遗憾。
评分配合Java NIO一起读,可以帮助构建起Java高性能IO的知识框架。最后两章可以说是全书的特色和精华,通过实际的项目分析,展示了Netty的两种应用方式:作为系统的IO抽象层,被直接使用;作为IO抽象的定义者,被继承和拓展,形成新的框架。
评分满分。写的非常好。
Norman Maurer,是苹果公司的资深软件工程师,同时也是Netty的核心开发人员。
Marvin Allen Wolfthal,是Dell Services的顾问,他使用Netty实现了多个任务关键型的企业系统。
何品,目前是淘宝的一名资深软件工程师,热爱网络、并发、异步相关的主题以及函数式编程,同时也是Netty、Akka等项目的贡献者,活跃于Scala社区,目前也在从事GraphQL相关的开发工作。
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.
书的组织很有序,读的是非MEAP版本的。书的结构组织很合理,Netty的主要API讲解很清晰。
评分之前在豆瓣上写过一个简评,吐槽第一章的翻译有问题,现在看那个评价有失偏颇。整体而言,翻译还是可以忍受的,书本身的质量其实很高,比一般的in action系列讲的要深入一些,又适可而止。 netty本身的抽象程度比较高,初学者容易一头雾水,我还是建议先掌握java 的block io和n...
评分书的组织很有序,读的是非MEAP版本的。书的结构组织很合理,Netty的主要API讲解很清晰。
评分书的组织很有序,读的是非MEAP版本的。书的结构组织很合理,Netty的主要API讲解很清晰。
评分之前在豆瓣上写过一个简评,吐槽第一章的翻译有问题,现在看那个评价有失偏颇。整体而言,翻译还是可以忍受的,书本身的质量其实很高,比一般的in action系列讲的要深入一些,又适可而止。 netty本身的抽象程度比较高,初学者容易一头雾水,我还是建议先掌握java 的block io和n...
Netty in Action 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024