A recipe construct can invoke another recipe construct in an asynchronous manner-that is, a recipe construct can start the execution of another recipe construct in a separate thread of execution.
配方构造可以用异步方式调用另一个配方构造—就是说,一个配方构造可以在单独的执行线程中启动另一个配方构造的执行。
From here, we need to start several thread types in different memory areas.
从这里,我们需要在其他存储区中启动一些线程类型。
If poll threads are not configured, IDS will start one poll thread.
如果未配置轮询线程,则IDS将启动一个轮询线程。
Start a child thread that evaluates the lock request.
启动一个对锁请求进行处理的子线程。
A better approach is to start a timer, and have timer poke the event thread every so often to go look at the staging area for updates.
更好的方法是启动计时器,并且使计时器不时地提醒事件线程去查看中间区域,以寻找更新。
The JVM can notify the profiler agent about various events that correspond to, for example, heap allocation, thread start, and so on.
JVM可以通知性能分析代理相关的变化的事件,比如,堆分配、线程启动等等。
Start the control dispatcher thread for our service.
启动服务的控制分派机线程。
However, immediately after the second create call returns, the main thread can't assume which thread (a or b) will actually start running first.
然而,就在第二个create调用返回后,主线程无法假定是哪一个线程(a或b)会首先开始运行。
By default, only one thread is started, though Red Hat and Fedora systems start at 8.
在默认情况下,只启动一个线程,但是RedHat和Fedora系统会启动8个线程。
Threads do not start when created; instead, a co-routine is started after the fact, using coroutine.resume (t), where t is a thread.
线程不会在创建时启动;相反,它是在创建之后使用coroutine . resume (t)启动的,其中t就是一个线程。
Our RCP application spawns URIServer by calling new URIServer .start , launching the sever in its own thread and preventing the RCP application from blocking with waiting TCP requests.
RCP应用程序将生成uriserver,方法是调用新的URIServer . start,在它自己的线程中启动服务器并防止RCP应用程序由于等待TCP请求而被阻塞。
The java.lang package provides a thread class that supports methods to start and stop threads and set thread priorities, among other things.
langpackage提供了线程类,支持开始,停止进程,设置进程优先级等等。
Pull on the thread of truth and all sorts of things will start to unravel.
真相和所有类型事情的线索也即将开始逐渐拉开。
The first result might take you to the fourth page of the thread; click on "first" and start reading.
得到的第一个结果指向这个帖子的第四页,你可以点击“首页”从头开始阅读。
So a blocked worker thread, because it's waiting on a response from some remote service, can't proceed with the current transaction and can't start processing a new transaction either.
因此,由于阻塞工作线程会等待某个远程服务发送的响应,因此无法继续处理当前事务,也无法开始处理新事务。
Trying to start a thread when out of native memory.
尝试在本机内存耗时启动线程。
It implements the run method of the Runnable interface and USES a thread to check if it is time to start making coffee.
它实现了Runnable接口的run方法并使用线程来检查是否该开始煮咖啡了。
When the user updates the Document, the thread tells its CReconcilingStrategy to start reconciling.
用户更新Document后,该线程告知它的CReconcilingStrategy开始协调。
One of the big differences between the server and the client listener is that we start the listener off in a separate thread.
服务器侦听器和客户机侦听器之间的一个很大的区别就是:我们在一个单独的线程中启动侦听器。
The following code would then create a thread and start it running.
然后,下列代码会创建并启动一个线程。
Dear friends, I am new here and I would like to start a new thread on serious topics.
亲爱的朋友们,我初来乍到但希望开始新的篇章。
After that we need to understand that a thread has GOT to have a start point for its flow of control.
然后我需要知道的是,线程得为控制流程建立一个起点。
Start processing thread to process data.
开始处理线程来处理数据。
Lists process and thread start and end times.
列出进程和线程的开始和结束时间。
The query processor could not start the necessary thread resources for parallel query execution.
查询处理器未能为并行查询的执行启动必要的线程资源。
When thread 8 finishes the last queue it can then start producing, or indeed it could be doing that instead of waiting for any specific queue to start producing.
当线程8完成就可以开始生产最后的队列,甚至可以做,而不是等待开始生产任何特定的队列。
Even though it appears you're having the same problem, please start a new thread when you have a new issue.
即使你有同样的问题出现,请启动一个新线程,当你有一个新的问题。
After a process starts, it can start more threads inside the main thread.
进程启动后,它可以启动主线程内的多个线程。
After a process starts, it can start more threads inside the main thread.
进程启动后,它可以启动主线程内的多个线程。
应用推荐