An introduction to asynchronous, non-blocking HTTP programming
http://www.javaworld.com/javaworld/jw-03-2008/jw-03-asynchhttp.html?page=1
本文介绍了一种异步且非阻塞的HTTP编程方式,这种编程模式能够显著提高Web应用的性能和响应能力。通过避免长时间等待I/O操作完成,应用程序可以更高效地处理并发请求。
An introduction to asynchronous, non-blocking HTTP programming
http://www.javaworld.com/javaworld/jw-03-2008/jw-03-asynchhttp.html?page=1

被折叠的 条评论
为什么被折叠?