A Multithreading Solution to Interactive Web Database Applications
暂无分享,去创建一个
This paper gives out a multithreading solution to interactive Web database applications so that we can greatly enhance the real-time response in the client side. The authors discuss in detail how to construct a native resource mechanism for improving the hit rate of fetching data from the server side. Finally we present a case study to which Java multithreading is applied, after talking about the scheduling between threads in Java.