Essentially slowing them down by putting in a loop or wait interval.
通过加入一个循环或等待间隔减慢其传入消息的速度。
There are 64 iterations of this loop with a 15-minute wait between iterations.
这个循环有64次迭代,迭代之间间隔15分钟的等待时间。
And we won't wait here one hundred seconds for it to finish, but we're using the loop, we're updating a variable, and we're formatting it in a nice way.
我们将不会再这里等待100秒来等它完成,但是我们使用循环,我们更新一个变量,我们把它排成一个漂亮的格式。
Since you do not have to wait for a list to be generated (stop and go) or allocate a thread to processing the loop (pipelining), this can be the most efficient method.
由于您无需等待一个列表生成完毕(停止并前进)或者分配一个线程用于处理循环(并行管道),这可能是最有效率的方法了。
All of the above solutions use a simple loop to wait and handle requests, before dispatching the request to a separate function to handle the actual network interaction.
上面的所有解决方案都用简单的循环等待并处理请求,然后把请求分派给另一个函数以处理实际的网络交互。
The MessageServer run method, shown in Listing 4, establishes an infinite loop to wait for a client connection.
清单4中显示的MessageServer run方法建立了一个无限循环以等待客户机连接。
An IBM Cognos 8 SDK application will generally just loop around the wait method until the report output is ready.
IBMCognos8SDK应用程序通常将循环使用wait方法,直到报告输出就绪。
Thus you need to wait until you're finished parsing the document (you've broken out of the while loop).
因此您需要等待,直到完成了文档的解析(已经跳出while 循环)。
The next steps begin to fill in the logic within the loop, which is to invoke the ShippingTask service and then determine whether to wait and try again.
下列步骤将开始在循环中填写逻辑,以调用ShippingTask服务,然后确定是等待还是重试。
If the Jump destination is "Wait", then the program will stop evaluating the conditions, and re-evaluate the conditions the next control loop.
假如跳转目标是等待,那么程序将暂时停止对相关条件进行判断,在下一个控制周期中再对条件进行判断。
When a process with a graphical interface is executing, its message loop is in a wait state.
有图形介面的处理序在执行时,其讯息迴圈是处于等候状态。
When a process with a graphical interface is executing, its message loop is in a wait state.
有图形介面的处理序在执行时,其讯息迴圈是处于等候状态。
应用推荐