我们希望号码分配能够在包含多线程、多处理器、多服务器、多层和多用户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.
IDS是一个多线程数据库服务器。
与一个服务单个客户机应用程序的数据库服务器进程相比,Informix的动态、多线程特性有以下优势。
Compared to a database server process that services a single client application, the dynamic, multi-threaded nature of Informix provides the following advantages.
NET框架文档指出System. Timers .Timer类是一个服务器定时器,是为多线程环境进行设计和优化。
The.net Framework documentation refers to the System.Timers.Timer class as a server-based timer that was designed and optimized for use in multithreaded environments.
这个命令没有反映LotusDomino服务器上的实际使用,因为 Lotus Domino 数据库的I/O模式一直都是多线程和随机的。
This command does not mirror actual usage on a Lotus Domino server because the I/O pattern for a Lotus Domino database is historically expected to be multi-threaded and random.
在服务器中,调优多线程的nfsd,就像调优biod(您可以调优其他守护进程,包括rpc . mountd和rpc . lockd)。
On the server, tune NFSD, which is multithreaded, like you tuned biod (other daemons you can tune include rpc.mountd and rpc.lockd).
这对于以服务器模式运行很多线程的环境很有利,因为这种环境必要时可以在多个连接上使用不同的优化目标。
This allows environments that run with many threads in server mode to have the benefit of running with distinct optimization goals across the multiple connections, if desired.
第二个解决方案是允许多线程提交,但是依赖于服务器端代码中的同步来避免争用情况。
The second solution is to allow multiple thread submissions while relying on synchronization in server-side code to safeguard against race conditions.
Percolator通过“快照隔离”实现了遵从ACID的跨行及跨表事务,从而满足多线程在多台服务器上对文档库进行转换操作的需求。
Percolator was designed to provide cross-row, cross-table ACID-compliant transactions via " snapshot isolation" since many threads on many machines need to transform the repository.
软件系统的开发是一个比较复杂的工程,涉及到的主要技术领域有网络通信、多线程技术及服务器设计等。
As a complicated system project, the development of software involves lots of relevant techniques such as network communication, multithreading, server design and so on.
将多线程技术应用到DHCP服务器,用线程池机制实现DHCP服务器是当前提高DHCP服务器效率一种很有效的方法。
Applying multithread technology to DHCP server and realize it by the thread pool mechanism is a very effective method which improves DHCP server's performance at present.
如果你的服务器能够并行处理150个客户端请求,那么它会同时处理很多线程。
If your server is processing 150 client requests in parallel, then it is doing a lot of multi-threading.
实际项目应用表明这种基于多线程的并发服务器结构在完善程序功能的同时还可以有效提高其服务性能。
The application shows the proposed frame can improve the service performance while expand the program's functions effectively.
多协议、多服务、并发的客户端和服务器端应用的设计,使系统具有多线程处理并发请求的能力以及灵活的扩展性。
Multi-protocol, multi-service and concurrent design of client-side and customer-side apply the capability that treat request of multithreading con-current and mobile to the system.
本代码实现了多线程断点续传,包含服务器端和客户端。
The code achieved a multi-threaded HTTP, including server-side and client.
本代码实现了多线程断点续传,包含服务器端和客户端。
The code achieved a multi-threaded HTTP, including server-side and client.
应用推荐