摘要
本文介绍了在交互式网络数据库应用程序的开发中利用多线程方式提高客户端实时响应能力的解决方案,并着重讨论了如何合理地构造本地资源机制,以提高在客户端取数据时的命中率;最后还介绍了一个采用Java多线程的解决方案的具体实例,以及Java中线程间的调度问题。
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.
出处
《计算机工程与科学》
CSCD
2004年第4期73-76,共4页
Computer Engineering & Science