问:有5 0个用户的一个组准备在下午访问数据库,但我没有使用Multi-Threaded Server(多线程服务器)选项,该怎么做?
基于36个网页-相关网页
二、多线程服务器(Threaded Server) 工作原理: 对于每一个request,dispatcher会为其创建并分配一个线程。该线程负责这个请求的处理。
基于20个网页-相关网页
多线程服务器应用程序 multithreaded server application
我们希望号码分配能够在包含多线程、多处理器、多服务器、多层和多用户P8环境中可靠地工作,并且实现出色的性能。
We want all of this to work reliably and with decent performance in a P8 environment that has multiple threads, multiple processors, multiple servers, multiple tiers, and multiple users.
通过使用明显 不是多线程的模型进行编程,您常常可以充分利用您的服务器。
You often can make best use of your servers by programming with a model that is not overtly multi-threading.
线程池远不是服务器应用程序内使用多线程的唯一方法。
Thread pools are far from the only way to use multiple threads within a server application.
应用推荐