• 不是原子功能另一个线程并发访问甚至可以通过个原子操作,是数据争用

    The function is not atomic: concurrent access from another thread, even through an atomic operation, is a data race.

    youdao

  • 这样做虽然解决数据争用问题但是并发性方面付出更多代价因为迭代期间锁住整个list阻塞其他线程,使它们在很长时间内不能访问这个列表

    This addresses the data race, but has further costs for concurrency, since locking the entire list while iterating could block other threads from accessing the list for a long time.

    youdao

  • 如果数据请求容量整体较高复制分布数据可以潜在地降低容量争用

    If the request volume for the data is high overall, replicating or distributing the data potentially reduces contention.

    youdao

  • 如果引起磁盘资源问题请考虑数据移动远程服务器

    If disk contention is a problem, consider moving the database to a remote machine.

    youdao

  • 4中,数据服务中枢”,其中存在某种类型延迟数据中的锁定争用网络问题

    Within Figure 4, the database service is a "backbone" and is experiencing some sort of latency, such as lock contention in the database or network issues.

    youdao

  • 频繁访问数据提供缓存可以节省时间降低数据争用总体请求容量

    Providing a cache for frequently-accessed data might time-shift or reduce contention and overall request volumes to the database.

    youdao

  • 考虑相同不同服务策略服务之间也不考虑数据后端资源争用

    It does not consider contention between requests either of the same or different service policies nor competition for backend resources such as databases.

    youdao

  • 降低磁盘资源争用另一种可行办法信息传递引擎数据日志移动文件系统中其他更快驱动器或者使远程消息传递数据

    Another possible way to reduce disk contention is to move the messaging engine data tables and logs to separate, faster drives on the file system or use a remote messaging database.

    youdao

  • 尝试伸缩程序遇见的问题数据中的写入

    A common problem as you try to scale applications is write contention in the database.

    youdao

  • 因此数据中的争用将明显降低并且程序服务器具有更短分散工作单元降低CPUJVM内存开销

    Thus, the lock contention is significantly reduced in your database, and your application server has shorter and more discrete units of work, which reduces CPU and JVM memory overhead.

    youdao

  • 如果希望减少数据,但是不愿意修改磁盘配置那么应该尝试减少数据库访问争用改进文件访问时间的措施。

    To reduce database contention independent of making disk configuration changes, try approaches that may reduce database access contention or improve file access time.

    youdao

  • 一事实和我们上面抽取观察数据结合一起,可以看出使争用同步代价至少相当于创建50个对象

    This fact combined with the observations drawn above suggests that a contended synchronization is comparable in cost to at least 50 object creations.

    youdao

  • 这些事务工作负载同时运行的,因此推动负载有意地创建数据争用

    These transaction workloads were being run simultaneously, thereby driving load and intentionally creating database contention.

    youdao

  • 另一种管理数据写入方法一些所有程序数据评估使NoSQL数据存储可能性

    Another approach to managing write contention in the database is to evaluate the possibility of using NoSQL data stores for some or all of your application data.

    youdao

  • 如果一个磁盘成了瓶颈那么了解BusinessEvents为什么以及如何持久化数据就变得非常重要,以便配置进行必要更改降低资源争用

    If a particular disk becomes a bottleneck, it's important to understand how and why Business Events persists data so that you can make the necessary configuration changes to reduce contention.

    youdao

  • 避免出现数据存储实体

    Avoid contention on datastore entities.

    youdao

  • 这个更正将请求开销平摊到了多个数据显著地减少了这样我们就能在8系统上将memcached伸展8线程

    This change amortizes the cost of the lock acquisition over many packets and reduces lock contention significantly, allowing us to scale memcached to 8 threads on an 8-core system.

    youdao

  • 并不管理策略之间后端(例如数据)资源争用

    Does not manage backend (e.g. database) resource contention between policies?

    youdao

  • 移动客户机为了提高平均响应速度、减少网络带宽提高数据通常在移动客户机本地缓存部分数据

    In order to improve average responding time, reduce the usage of network bandwidth and improve data availability, mobile clients usually cache part of the data locally.

    youdao

  • 函数列出线程资源争用数据

    Lists thread and resource contention data by function.

    youdao

  • 显示一个层次结构,该树表示分析运行函数执行路径资源争用数据

    Displays a hierarchical tree that represents the execution paths and resource contention data of functions in the profiling run.

    youdao

  • 源代码行列资源争用数据

    Lists resource contention data by source code line.

    youdao

  • 阻塞资源列出资源争用数据

    Lists resource contention data by blocked resource.

    youdao

  • 提供有关探查器数据文件视图报告参考信息,这些文件包含线程争用分析数据

    This section contains reference information for the views and reports of profiler data files that contain thread contention profiling data.

    youdao

  • 通过分析工具并发方法可以多线程程序收集资源争用数据以及线程和进程活动数据

    The Profiling Tools concurrency method enables you to collect resource contention and thread and process activity data from multithreaded applications.

    youdao

  • 有关使线程争用方法生成探查器数据文件视图报告参考信息

    Reference information for the views and reports of profiler data files that were generated by using the thread contention method.

    youdao

  • 列出所选函数函数函数以及函数的函数的线程资源争用数据

    Lists thread and resource contention data for a selected function and the functions that called and were called by the selected function.

    youdao

  • 列出所选函数函数函数以及函数的函数的线程资源争用数据

    Lists thread and resource contention data for a selected function and the functions that called and were called by the selected function.

    youdao

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

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

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