Apache Tomcat 7 Configuration BIO NIO AIO APR ThreadPool

rgqancy發表於2019-03-15

Apache Tomcat 7 Configuration Reference (7.0.93) - The Executor (thread pool)
https://tomcat.apache.org/tomcat-7.0-doc/config/executor.html

Tomat元件研究之ThreadPool - 老碼農的專欄 - CSDN部落格
https://blog.csdn.net/chen77716/article/details/344764

Tomcat中的執行緒池(APR和ThreadPool) - 巨集軒JAVA技術專欄 - CSDN部落格
https://blog.csdn.net/fhx007/article/details/15217595

Apache Tomcat 7 Configuration Reference (7.0.93) - The Executor (thread pool)
https://tomcat.apache.org/tomcat-7.0-doc/config/executor.html#Common_Attributes

ThreadPool (Tomcat API Documentation)
https://tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/org/apache/tomcat/util/threads/ThreadPool.html

Tomat元件研究之ThreadPool - 老碼農的專欄 - CSDN部落格
https://blog.csdn.net/chen77716/article/details/344764

tomcat bio nio apr 模式效能測試與個人看法 - wanglei_storage的部落格 - CSDN部落格
https://blog.csdn.net/wanglei_storage/article/details/50225779

tomcat bio nio apr 模式效能測試 - raindream - 部落格園
http://www.cnblogs.com/drizzlewithwind/p/6072029.html

 

Tomcat 的三種(bio,nio.apr) 高階 Connector 執行模式 | IT癮
http://itindex.net/detail/50701-tomcat-bio-nio

tomcat bio nio apr 模式效能測試與個人看法 - wanglei_storage的部落格 - CSDN部落格
https://blog.csdn.net/wanglei_storage/article/details/50225779

淺析tomcat nio 配置 - 玩玩樂樂 - 部落格園
http://www.cnblogs.com/sunwei2012/archive/2010/03/05/1679299.html

壓力測試-http壓測工具stress使用 - 目標架構師,進擊! - CSDN部落格
https://blog.csdn.net/qq_34694342/article/details/79074789

BIO與NIO、AIO的區別(這個容易理解) - skiof007的專欄 - CSDN部落格
https://blog.csdn.net/skiof007/article/details/52873421

Java 網路IO程式設計總結(BIO、NIO、AIO均含完整例項程式碼) - anxpp的部落格 - CSDN部落格
https://blog.csdn.net/anxpp/article/details/51512200

Java NIO與BIO - 簡書
https://www.jianshu.com/p/3f703d3d804c

關於BIO和NIO的理解 - 天天順利的個人空間 - 開源中國
https://my.oschina.net/u/658658/blog/521016

NIO BIO AIO 的區別?分別適合在什麼情況下使用? - 知乎
https://www.zhihu.com/question/33316227

以Java的視角來聊聊BIO、NIO與AIO的區別? - 後端 - 掘金
https://juejin.im/entry/598da7d16fb9a03c42431ed3

相關文章