• Do you need to single-thread your classes or can you allow WCF to spin up multiple instances simultaneously?

    是否需要类是单线程的?或者允许WCF能够同一时间有多个实例

    youdao

  • She also devised a special reel to draw the fibres from the cocoon into a single thread so that they would be strong enough to be woven into fabric.

    设计了特殊卷轴蚕茧里纤维拉成一根单线这样它们足够结实可以织成织物

    youdao

  • Some spiders produce a single thread.

    些蜘蛛只吐一条线。

    youdao

  • These tiny threads come together to form a single thread.

    些细线聚在一起形成一条线。

    youdao

  • Even when a program contains only a single thread running on a single processor, a synchronized method call is still slower than an unsynchronized method call.

    即使程序包括一个单一处理器上运行线程,一个同步方法调用同步的方法调用

    youdao

  • POSIX provides the mutex function to create critical sections that enforce exclusive access to an object (a piece of memory) by a single thread.

    POSIX提供互斥函数创建临界用于实施线程对象内存独占访问

    youdao

  • Because of the single thread model described above, it's vital to the responsiveness of your application's UI that you do not block the UI thread.

    根据以上线程模式描述要想保证程序界面响应能力,关键不能阻塞UI线程。

    youdao

  • Most programs create many temporary objects that are used within the context of a single thread but never escape to the visibility of other threads.

    大多数程序所创建临时对象单独线程上下文中,很少被其他线程所用。

    youdao

  • Learn to view your code from the perspective of a single thread and make sure each individual thread in your program has a consistent, friendly view of memory.

    学会线程角度审视代码确保程序一个线程内存的观点一致和合适的。

    youdao

  • Specifically, if everything is happening in a single thread, performing long operations such as network access or database queries on the UI thread will block the whole user interface.

    特别是如果把所有事件放在主线程中来处理,需要长时间来处理的事件比如网络访问或者数据库查询阻塞整个UI

    youdao

  • Even when run with a single thread, the collapsed version was some 30 percent faster: it is much faster to acquire a lock that you already hold than one that nobody holds.

    即使运行一个线程崩溃速度也要30%:获取占用获取无人占用的锁要快得

    youdao

  • For example, concentrating or multiplexing multiple connections on a single thread allows for a reduction in the number of overall threads.

    例如,将多个连接分插集中一个线程上,可以减少线程

    youdao

  • Compass: A thread safe instance used to open Compass Sessions for single thread usage.

    Compass线程使用,创建线程安全实例打开Compass Seesion。

    youdao

  • Regardless of whether or not you use AsyncTask, always remember these two rules about the single thread model.

    无论是否使用asynctask要记住线程模型两个规则

    youdao

  • The go runtime environment provides support for goroutines, which are allocated a single thread, and does not support parallel execution yet, which may be provided later.

    go运行时环境提供goroutines支持,会为分配单独线程但现在还支持并行执行功能以后提供

    youdao

  • Keep in mind that the libevent server is running in a single thread, and a single client is unlikely to stress the server, since it will also be limited by the method of opening requests.

    记住这个libevent服务器单一线程运行而且单一客户端可能服务器造成压力因为受到打开请求方法的限制。

    youdao

  • Finally, the SDK notes that like other languages, the go language runtime only supports a single CPU thread; so whilst goroutines and channels are present, only a single thread will execute.

    最后SDK指出go其他语言一样,运行时支持单一C PU线程所以虽然goroutines (go语言中的并行程序称为goroutines)信道存在,但只有一个单一线程执行。

    youdao

  • The IBM WebSphere MQ MDB implementation uses a single thread to dispatch incoming messages from the input queue.

    IBMWebSphereMQMDB实现使用线程分派输入队列中的传入消息

    youdao

  • If you know you are going to build up a string in a single thread, use StringBuilder.

    如果知道线程构建字符串,就使用StringBuilder

    youdao

  • By setting this property, the mediation developer can ensure that the complete request or response flow executes under a single thread of execution.

    通过设置属性中介开发人员可以确保单个执行线程执行完整请求响应

    youdao

  • A single thread pool can therefore be used by multiple applications.

    因此单个线程可以多个应用程序使用

    youdao

  • You can use this method when waiting on a single thread synchronization object.

    等待单一线程同步对象时,可以使用方法

    youdao

  • A single thread executes through either of these execution units.

    单个线程通过这些执行单元中的其中一个执行

    youdao

  • Generally, it does this by maintaining awareness or state of the mapped entity class instances it is responsible for by keeping a first-level cache of instances, valid for a single thread.

    通常通过保留单个线程有效一级缓存实例维护负责映射实体实例的可识别状态,从而做到一点。

    youdao

  • Deadlocks can also happen within a single thread.

    死锁会发生单独线程中。

    youdao

  • They can schedule the jobs to run at any time, as long as they send them to the job spooler, which will single thread each job through the spooler.

    他们可以作业安排任何时候运行只要作业发送给作业假脱机程序,就会逐一执行每个作业

    youdao

  • Only a single thread is used for all these benchmarks; the synchronized classes are under no thread contention.

    所有基准测试都使用线程同步涉及线程争用。

    youdao

  • Batch application developers write code that is thread-safe and executes on a single thread.

    批处理应用程序开发人员可以编写线程安全的、单个线程中执行的代码

    youdao

  • SynchronousThe consumer uses a single thread to invoke the service; the thread sends the request, blocks while the service is running, and waits for the response.

    同步——使用者通过单个线程调用服务线程发送请求服务运行时阻塞并且等待响应

    youdao

  • SynchronousThe consumer uses a single thread to invoke the service; the thread sends the request, blocks while the service is running, and waits for the response.

    同步——使用者通过单个线程调用服务线程发送请求服务运行时阻塞并且等待响应

    youdao

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

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

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