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.