netty

Netty

https://netty.io/wiki/index.html

 

zero-copy

https://medium.com/@sauravomar01/zero-copy-in-linux-a48c612d290b

 

Snoop ‐ build your own extremely light-weight HTTP client and server

https://netty.io/4.1/xref/io/netty/example/http/snoop/package-summary.html

 

Interface ChannelPipeline implements an advanced form of the Intercepting Filter pattern

https://netty.io/4.0/api/io/netty/channel/ChannelPipeline.html

 

◆Netty tutorial - hello world example

http://shengwangi.blogspot.com/2016/03/netty-tutorial-hello-world-example.html

一番シンプルなnetty

http://tango.hatenablog.com/entry/20111009/1318153812 

 

サーブレットフィルタ 

 http://otndnld.oracle.co.jp/document/products/as10g/1013/doc_cd/web.1013/B28596-01/filters.htm

 

 

https://www.securesky-tech.com/column/techlog/10.html

 

Jersey and Netty

https://lairdnelson.wordpress.com/2019/06/23/jersey-and-netty-together-again-for-the-first-time-once-more/

https://github.com/microbean/microbean-jersey-netty

 

servlet container

https://stackoverflow.com/questions/20013452/what-are-some-servlet-container-for-netty

https://stackoverflow.com/questions/7439955/servlet-api-implementation-using-netty

 

 

f:id:adt9:20200520214908p:plain