网站首页  词典首页

请输入您要查询的英文单词:

 

单词 single-threaded
释义

single-threaded

  • 网络单线程;单一执行绪;单执行绪
1.
单线程
Liran - 博客园 ... signature 签名 single-threaded 单线程 slider 滑块 ...
liran.cnblogs.com
2.
单一执行绪
编程术语中英对照表-ENSCTC_行业词汇_免费英语网 ... side effect 副作用 single-threaded 单一执行绪 单线程 size 大小、尺寸 ...
www.mfyyw.com
3.
单执行绪
...合逻辑(combinatorial logic)等单执行绪(single-threaded)系统,变成多执行绪(multithread)系统,将性能提高4倍。
www.eettaiwan.com
4.
单线程的
这些服务称为 单线程的 (single-threaded) 并且 xinetd 将停止为它们处理新的请求,直到这个服务器退出。这个组中的服务一般 …
wiki.linux-ren.org
5.
单进程
其次,摒弃了以前浏览器采用的单进程single-threaded)模式,改用多进程(multi-threaded)的任务处理模式,这样一来各 …
jandan.net
6.
单一执行线程
AMD表示,对开发人员来说,从单一执行线程(single-threaded)转到多执行线程(multithreaded)软件是个非常大的挑战,需要很高的 …
wenwen.soso.com
7.
单执行绪设计
目前星海二是单执行绪设计 (single-threaded), 双核心就能满足它了可是四核心的话, 未来的 OS 也不知道能否更有效的分配这 …
www.pcdvd.com.tw
8.
回针单穿线绣
缝法教学-绣字、绣花 @ ~Arwen手作坊~ ::... ... Backstitch 回针缝 Single-Threaded 回针单穿线绣 Double-Threaded 回针双 …
arwensmade.pixnet.net

例句

释义:
1.
Everything that you do in a single-threaded environment to help debug applications become more important as the number of threads increases.
随着线程数目的增加,您在单线程环境中所做的帮助调试应用程序的任何工作都变得更加重要。
msdn2.microsoft.com
2.
The single-threaded nature of legacy application, like that just mentioned, is an example of a technical limitation of a legacy system.
如刚刚提到的,遗留应用程序的单线程特性就是遗留系统技术限制的一个例子。
www.ibm.com
3.
The listener can be a bottleneck if it is single threaded, and if InterChange Server is not running on a high speed disk subsystem.
如果侦听器是单线程的,而InterChangeServer也并未在高速磁盘子系统上运行,则侦听器可能会成为瓶颈。
www.ibm.com
4.
In effect, misuse of synchronization can turn the application into a single-threaded application, thereby decreasing throughput.
在效果上,同步的误用,会把应用程序变成单线程应用程序,从而降低吞吐率。
www.ibm.com
5.
In the case of this single threaded benchmark, it is quite safe for Hotspot to safely elide the lock.
在这个单线程化的基准测试中,Hotspot可以非常安全地将锁省略掉。
www.infoq.com
6.
In order to discuss Simultaneous Multi-Threading, you need to understand the normal execution of a single-threaded execution in a processor.
为了讨论同步多线程,您需要了解单线程执行过程在处理器中的正常执行。
www.ibm.com
7.
It's easier to understand locality of reference in a single-threaded program.
了解单线程程序中的引用地址更容易。
msdn2.microsoft.com
8.
Specifies that the method is single-threaded through the body.
指定此方法的整个方法体是单线程的。
msdn2.microsoft.com
9.
Sets a value indicating whether the page can be executed on a single-threaded apartment (STA) thread.
设置一个值,它指示页是否可在单线程单元(STA)线程上执行。
msdn2.microsoft.com
10.
In many older implementations of the C language, functions were expected to work in an environment of single-threaded processes.
在很多较老的C语言实现中,函数被认为是在单线程进程的环境中运行。
www.ibm.com
1.
What will save most developers is the fact that JavaScript interpreters are single-threaded.
而拯救大多数开发人员的是JavaScript解释程序本身是单线程的。
www.ibm.com
2.
Even so, that rate is impressive for a single threaded application given the comparative size of the document being exchanged.
尽管如此,在交换的文档大小适中的情况下,这样的处理速率对于单线程应用程序来说仍然令人吃惊。
www.ibm.com
3.
offers some guidance , dividing collectors into single - threaded and concurrent , and into low - pause and high - throughput.
提供了一些指导,将收集器分为单线程和并发的,以及分为短暂停和高吞吐能力的。
www.ichacha.net
4.
MFC applications must be initialized as single threaded apartment (STA).
MFC应用程序必须初始化为单线程单元(STA)。
msdn2.microsoft.com
5.
The wait-free side of a WaitFreeQueue is designed to be single-threaded.
WaitFreeQueue的无等待端专门设计成单线程。
www.ibm.com
6.
All reactor systems are single threaded by definition, but can exist in a multithreaded environment.
定义上所有反应器系统是单线程,但可能存在于一个多线程环境。
www.open-china.net
7.
The COM threading model can be set to single-threaded apartment or multithreaded apartment.
COM线程模型可设置为单线程单元或多线程单元。
technet.microsoft.com
8.
In prior releases of WebSphere Federation Server, many federated queries execute in a single-threaded manner.
在之前版本的WebSphereFederationServer中,很多联邦查询都是以单线程的方式执行的。
www.ibm.com
9.
The filesystem will operate single-threaded, but threads will still be used to implement idle checking.
文件系统将以单线程运行,但是为了检测空闲状态会运行其他线程。
translations.launchpad.net
10.
When you execute ALTER INDEX REORGANIZE with or without LOB_COMPACTION, the max degree of parallelism value is a single threaded operation.
当执行带有或不带LOB_COMPACTION的ALTERINDEXREORGANIZE语句时,maxdegreeofparallelism值属于单线程操作。
technet.microsoft.com
1.
However, I always wondered why a similar pooling system could not be placed around single-threaded model Servlets.
然而,我经常在想为什么在单线程模型Servlet的周围不放置一个类似的共享系统呢?
www.ibm.com
2.
Java programs pay the costs associated with thread synchronization even when they are used in a single-threaded environment.
即使在单线程环境中Java程序也会有与线程同步相关的开销。
www.ibm.com
3.
The outcome is always a single-threaded CSLD task.
结果总是一个单线程的CSLD任务。
www.ibm.com
4.
Server-side web application development is mostly single-threaded programming.
服务器端web应用开发通常为单线程编程。
www.ibm.com
5.
Single-threaded Apartment model (STA): One or more threads in a process use COM and calls to COM objects are synchronized by COM.
单线程单元模型(STA中):一个或多个线程的过程中使用COM和COM对象调用由COM进行同步。
wenwen.soso.com
6.
For a single-threaded archiving, you can expect to have around 3, 000 mails archived per hour.
对于单线程的归档,预计每小时可归档大约3,000封邮件。
www.ibm.com
7.
Non-interruptible processes, which are single threaded, and run in a single transaction.
非中断性流程,这是单线程类型,并且在单个事务中运行。
www.ibm.com
8.
Don't be fooled into thinking that such problems won't occur on single-threaded processors.
不要被这些东西搅昏了,这些题目不会出现在单线程处理中。
blog.sina.com.cn
9.
Note: requested single-threaded mode, but an idle timeout was specified.
注意:虽然要求运行于单线程模式,但是又指定了一个空闲超时。
translations.launchpad.net
10.
Dequeuing is single threaded, even if the message flow itself is configured for multiple instances.
退出队列是一个单线程操作,即使消息流本身配置为多实例时也是如此。
www.ibm.com
1.
You can then set up four separate (single-threaded) CSLD tasks, each servicing its related job database.
那么可以设置4个单独的(单线程)CSLD任务,每个任务为它相关的任务数据库服务。
www.ibm.com
2.
EJBs are single-threaded, and each thread in the pool can have its own connection.
EJB是单线程的,线程池中的每个线程都有自己的连接。
www.ibm.com
3.
Attempted to make calls on more than one thread in single threaded mode.
在单一线程模式下,试图在一个以上线程上进行呼叫。
www.fan6.net
4.
Be Single-Threaded: You can learn from the new generation on both what to do, and what not to do.
是独身者-穿线于:你从新的世代起能在两者的该做什么,和什么不要再做上学习。
group.tiexue.net
5.
Let's see what happens to program schedules when they are created in a single threaded or single-tier vacuum.
让我们来关注一下在单线程或是单层空间创建项目计划安排是发生的事。
www.ibm.com
6.
NOTE: The Web service engine is configured as single threaded by default.
注意:根据默认,Web服务引擎被配置为单线程引擎。
www.ibm.com
7.
Each on demand scan request is single-threaded, and you need a session bean to encapsulate it.
每个按需扫描请求都是单线程的,需要使用一个会话Bean对其进行封装。
www.ibm.com
8.
Other DB2 operators with more than one input (joins) are also single-threaded.
其他包含不止一个输入的DB2操作(连接)也是单线程的。
www.ibm.com
9.
For example, a traditional single-threaded batch application may be scheduled to run on a single server during a window of low utilization.
例如,在系统利用率很低时,传统的单线程批处理应用程序可能会被调度到单个服务器上运行。
www-128.ibm.com
10.
Browsers are single threaded, so you can't rely on the timer.
浏览器是单线程的,因此不能依赖于定时器。
www.ibm.com
1.
Early JDKs used a single-threaded mark-sweep or mark-sweep-compact collector.
早期的JDK使用了单线程的标记-清除或者标记-清除-整理收集器。
www.ibm.com
2.
If we are told to use the single-threaded strategy, there is no difference between this and the Tutorial 5 implementation.
如果我们被告知是采用单线程策略,这里就教程5的实现没有什么区别了。
jnn.blogbus.com
3.
The trace output shows a single threaded process with ID 000000a.
跟踪输出显示了ID为000000a的单线程流程的情况。
www.ibm.com
4.
Swing is a single-threaded UI toolkit.
Swing是一个单线程UI工具包。
www.ibm.com
5.
In our tests, just the single threaded rendering test in the Cinebench R10 benchmark scored less points.
在我们的测试,只是单一的Cinebench里奥迪R10基准线程渲染测试得分少点。
www.360ibm.com
6.
If you place too many mutexes, your code won't have any kind of concurrency and will run slower than a single-threaded solution.
如果放置了过多的互斥对象,代码就没有什么并发性可言,运行起来也比单线程解决方案慢。
www.ibm.com
7.
The most probable cause is that a single-threaded apartment (STA) thread is not pumping messages.
原因很可能是单线程单元(STA)线程不发送消息。
msdn.microsoft.com
8.
For single-threaded runtimes, like MRI or V8, this is very important since there's only one thread available to do work.
对单线程运行时(例如MRI或V8)而言,这很重要,因为只有一个线程可以工作。
www.infoq.com
9.
Multithreaded Components Visual Basic 6. 0 Provides two models for threadingcomponents can either be single threaded or apartment threaded.
VisualBasic6.0提供两种线程处理模型,即组件可以是单线程的或者是单元线程的。
msdn2.microsoft.com
10.
Along with the challenges of implementing the spell checker in a single threaded environment, Coletta discusses the performance challenges
除了在单线程环境中实现拼写检查,Coletta还谈到了在性能方面的挑战
www.infoq.com
1.
You can define this flag in your main header file as follows for single-threaded objects: define CE ALLOW SINGLE THREADED OBJECTS IN MTA
您可以按如下所示,在主头文件中为单线程对象定义此标志
msdn2.microsoft.com
2.
Calculation of Single Threaded joint Strength
单个螺栓联接的强度计算
wenku.baidu.com
3.
Average Response Time for Single-Threaded Client
单线程客户端的平均响应时间
www.ibm.com
4.
Estimating the Single-Threaded Redo Rate
估计单线程重做速度
technet.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/27 10:05:20