单线程客户端的平均响应时间。
这个实现适合于单线程程序。
你看到的是简单的单线程处理的效果。
What you see is simple the effect of single-threaded processing.
如果你有一个单线程程序,您不需要锁。
If you have a single threaded program, you don't need a lock.
等效于单线程单元。
COM线程模型可设置为单线程单元或多线程单元。
The COM threading model can be set to single-threaded apartment or multithreaded apartment.
这些优化有利于所有的应用程序,包括只使用了单线程的。
These optimizations can benefit all applications, even those that are single-threaded.
EJB是单线程的,线程池中的每个线程都有自己的连接。
EJBs are single-threaded, and each thread in the pool can have its own connection.
目前所有的COM对象只能写成支持单线程的公寓模型。
Currently all the COM objects are only written to support the single threaded apartment model.
退出队列是一个单线程操作,即使消息流本身配置为多实例时也是如此。
Dequeuing is single threaded, even if the message flow itself is configured for multiple instances.
退出队列是一个单线程操作,即使消息流本身配置为多实例时也是如此。
Dequeuing is single threaded, even if the message flow itself is configured for multiple instances.
应用推荐