• The best that this article has to offer are some insights into what maybe going on if your multi-threaded performance isn't quite what you hoped it would be.

    多线程应用的性能没有符合期望的时候,篇文章能够提供了一些思考问题的启示。 而就是此文最大的价值所在。

    youdao

  • We added locking for multi-threaded programs.

    我们多线程程序添加

    youdao

  • For some languages that already had multi-threaded programming APIs, this meant creating better APIs and abstractions to make multi-threaded programming easier to understand and less error-prone.

    对于某些已经具有多线程编程api语言就意味着通过创建更好的API抽象可以使多线程编程易懂、更少出错

    youdao

  • Signals might be an unpopular way of doing IPC in a large multi-threaded application for that reason.

    出于这个原因,信号可能并不是大型多线程应用程序进行 IPC流行方式

    youdao

  • This article discusses common implementations for ring buffer and proposes some ideas for enabling a ring buffer mechanism in multi-threaded programs.

    本文讨论了循环缓冲区一些常见实现多线程程序循环缓冲区的启用机制提出了一些观点

    youdao

  • In addition, this threading model hides the complexities of multi-threaded batch jobs from the developer.

    此外这种线程模型对开发人员隐藏多线程批处理作业复杂性

    youdao

  • The process itself actually owns the kernel threads and each process can have one or more kernel threads (for example, multi-threaded applications).

    实际上进程本身也拥有内核线程每个进程具有一个多个内核线程(例如多线程应用程序)。

    youdao

  • The analysis can also be applied to multi-threaded applications running on a single processor.

    分析工具适用单处理器上运行多线程应用程序

    youdao

  • This type of architecture works well in multi-threaded applications where threads can be distributed across the processors to operate in parallel.

    此类架构多线程应用程序中运行良好,该类应用程序中线程可能分配给多个处理器实现并行操作

    youdao

  • This section discusses some important points to consider when using a ring buffer to enable logging in a multi-threaded application.

    这个部分介绍了多线程应用程序中使用循环缓冲区启用日志记录需要考虑的一些重要方面

    youdao

  • Coarse-grained component models usually include support for asynchronous multi-threaded interactions, which loosens the temporal coupling of components.

    粗粒度组件模型通常包括异步多线程交互支持,这样可以使组件临时耦合松散化

    youdao

  • IDS is a multi-threaded database server.

    IDS一个多线程数据库服务器

    youdao

  • Note that the migrator is a high-performance, multi-threaded process that you can schedule to start at specified time.

    注意移植器高性能多线程进程将其规划指定时间启动

    youdao

  • Processes can contain multi-threaded, parallel execution paths.

    流程可以包括多线程并行执行路径

    youdao

  • Synchronization has always been an indispensable part of multi-threaded programs while accessing a common resource, and logging is no exception.

    访问一个公共资源同步始终多线程程序不可缺少部分日志记录不例外。

    youdao

  • Your driver is complex: it could be used by multi-threaded applications.

    而且这个驱动程序非常复杂可能多线程的应用程序使用

    youdao

  • The transaction manager can either be a multi-threaded or a multi-process environment.

    事务管理器要么多线程环境,要么是一个多进程环境。

    youdao

  • This code segment can be run safely in a single-threaded environment; however, it causes a deadlock in a multi-threaded environment.

    这个代码片段可以线程环境安全运行然而会在多线程环境下引起锁。

    youdao

  • This specific example is but one of several design decisions and tradeoffs that we are forced to make when doing multi-threaded programming.

    所谓“两害相权取其轻”,我们进行多线程编程时,就必须多个设计决策权衡做出个选择。

    youdao

  • We are providing an excellent platform for single process (possibly multi-threaded) execution in 1.0.

    我们正在单个进程可能是多线程的)在1.0中的执行提供一个卓越的平台

    youdao

  • Now, to manage CPU power dissipation, processor makers favor multi-core chip designs, and software has to be written in a multi-threaded or multi-process manner to take full advantage of the hardware.

    当前为了管理CPU性能损耗处理器生产厂商倾向于采用多核芯片设计并且软件必须多线程或者多进程的方式编写,从而发挥硬件最大优势

    youdao

  • Multi-threaded CLI applications by default have connection-level workload balancing without any changes.

    默认情况下,多线程的CLI应用可以不经修改而实现连接级的工作负载均衡

    youdao

  • A significant amount of disk space is required for effective logging, and it increases many fold in a multi-threaded environment where numerous threads write their trace.

    要进行有效日志记录需要使用大量磁盘空间并且多线程环境中,所需的磁盘空间成倍地增加,因为大量线程都在记录它们的跟踪信息。

    youdao

  • Using a ring buffer in multi-threaded programs.

    多线程程序中使用循环缓冲区。

    youdao

  • The product is a lot more multi-threaded than previous versions and in some cases synchronization between threads was less than great.

    这个产品比起以往的版本多线程方面更加强大,某些情况下线程同步则稍微逊色

    youdao

  • Compared to a database server process that services a single client application, the dynamic, multi-threaded nature of Informix provides the following advantages.

    一个服务单个客户机应用程序数据库服务器进程相比Informix动态多线程特性以下优势。

    youdao

  • Libthcli.a: Static version for a multi-threaded application.

    a针对多线程应用程序静态版本

    youdao

  • Handling exceptions in multi-threaded programs.

    处理多线程程序中的异常

    youdao

  • This article is based on real experience gained while porting a large multi-threaded application onto a Linux 2.6-based system, so I hope this checklist can be helpful in saving you time and effort.

    本文基于Linux 2.6- based系统中移植大型的多线程应用程序获得实际经验希望这个清单帮助节省时间精力

    youdao

  • Common functions used for debugging, such as printf, write, and so on, can sometimes change the behavior of a program in the case of multi-threaded applications, making them hard to debug.

    有一些常见调试函数printfwrite可能多线程应用程序情况下更改一个程序行为使得它们难以调试

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定