Added a link to the project
This commit is contained in:
parent
a668e5066a
commit
0caeb69ae6
@ -38,12 +38,13 @@
|
|||||||
<section>
|
<section>
|
||||||
<title>The Solution</title>
|
<title>The Solution</title>
|
||||||
<para>
|
<para>
|
||||||
<firstterm>The Netty project</firstterm> is an effort to provide an
|
<firstterm><ulink url="http://www.jboss.org/netty/">The Netty
|
||||||
asynchronous · event-driven network application framework and
|
project</ulink></firstterm> is an effort to provide an asynchronous
|
||||||
tooling for rapid development of maintainable high-performance ·
|
· event-driven network application framework and tooling for the
|
||||||
high-scalability protocol servers and clients. To simplify, Netty
|
rapid development of maintainable high-performance ·
|
||||||
helps you to write your own network application very easily -- it's
|
high-scalability protocol servers and clients. To simplify, Netty helps
|
||||||
often called <firstterm>rapid network application development</firstterm>.
|
you write your own network application very easily -- it's often called
|
||||||
|
<firstterm>rapid network application development</firstterm>.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Rapid network application development doesn't mean that a resulting
|
Rapid network application development doesn't mean that a resulting
|
||||||
@ -62,7 +63,7 @@
|
|||||||
comfortable experience both in terms of the API and the implementation
|
comfortable experience both in terms of the API and the implementation
|
||||||
from the day one. It's not something tangible but you will get to
|
from the day one. It's not something tangible but you will get to
|
||||||
realize that this philosophy will make your life much easier as you
|
realize that this philosophy will make your life much easier as you
|
||||||
read this guide and play with Netty.
|
read this guide on and play with Netty.
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
</preface>
|
</preface>
|
||||||
|
Loading…
Reference in New Issue
Block a user