研究并发缺陷模式是一个发现多线程编程问题的好方法,也有利于掌握这些方法的微妙之处。
Studying concurrency bug patterns is a good way to discover the pitfalls of multithreaded programming and will help you master the subtleties of its idioms.
pthread- qthreaded或_ r调用模式创建在多线程环境中运行的程序。
Pthread -qthreaded or _r invocation mode Creates programs running in a multithreaded environment.
这个命令没有反映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.
这对于以服务器模式运行很多线程的环境很有利,因为这种环境必要时可以在多个连接上使用不同的优化目标。
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.
基于新的执行注释,用户能清楚地规定其网络处理器中的回调函数应该以单线程的模式执行还是多线程的模式执行。
Based on the new execution annotations the user can define if the call back methods of his network handler should be executed in single threaded mode or multithreaded mode.
当你增加数据库连接或者改而使用支持多线程的JDBC驱动器时,单例模式能够很容易地适应这一变化。
If you add database connections or use a JDBC driver that allows multithreading, the singleton can be easily adjusted to allow more connections.
第二部分论述并发模式,针对不同的呼叫流量负载采用了单进程、多线程、线程池几种并发模式,讨论了它们的性能。
Secondly, this thesis discusses the single process, multithread and thread poll concurrency modes to meet the certain performance requirement of different call traffics.
您可能希望在MTA模式(使用多线程单元)下运行您的测试,原因在于您用来编写测试的方法。
You might want to run your tests in MTA mode (using multithreaded apartments) because of the methods that you have used to write your tests.
为了充分利用多核处理器资源,研究了多线程构建模块并行编程模式,从而提高程序的性能。
In order to take full advantage of multi-core processor resources, the parallel programming model by building blocks with multithreading was studied, hence improving the performance of the program.
为了充分利用多核处理器资源,研究了多线程构建模块并行编程模式,从而提高程序的性能。
In order to take full advantage of multi-core processor resources, the parallel programming model by building blocks with multithreading was studied, hence improving the performance of the program.
应用推荐