In general, sending a message on queue is an asynchronous activity.
一般而言,在队列中发送消息是一个异步的活动。
The callback function is a standard construct in asynchronous APIs.
回调函数是异步api的标准结构。
Through this, a single event or event sequence can trigger a series of asynchronous activities.
通过这样,单个事件或事件序列都可能触发一系列异步活动。
A combination of synchronous and asynchronous messaging is also possible.
也可以将同步和异步消息传送结合起来。
This is a typical use case for any asynchronous, event-driven UI.
这是针对任何异步、事件驱动ui的典型用例。
Thus, at a high level, the Observer pattern provides a simple asynchronous model.
因此,从一个较高的层次上,观察者模式提供了一种简单的异步模型。
As a result, the operation is treated as asynchronous.
因此,采集操作被视为异步的。
Jetty is now a second generation asynchronous server.
现在Jetty已经成为第二代异步服务器了。
There is a corresponding asynchronous method for each remote service method.
每个远程服务方法都有对应的异步方法。
It empowers a programmer to handle an asynchronous event.
它使得程序员可以处理异步事件。
The application USES a number of callbacks to handle the state of each asynchronous call.
应用程序使用很多回调来处理每个异步调用的状态。
It is also possible to integrate an asynchronous service with a non-interruptible flow.
然而,使用不可中断流来集成异步服务也是有可能的。
Asynchronous instrumentation is a fundamental issue in class instrumentation.
异步插装是类插装中的基本问题。
We ask an asynchronous service to do some work and give it a callback function.
我们请求一个异步服务去做点什么,并且给它一个回调函数。
Create a remote service asynchronous interface.
创建远程服务异步接口。
To break up an asynchronous message from a given message set, follow these steps
为了从给定消息集合中分解异步的消息,您可以遵循以下的步骤
Assume that a client operation makes an asynchronous call to the Project Zero application.
假设某客户机操作向ProjectZero应用程序发起一个异步调用。
On a yet larger scale, social behavior will also become more asynchronous.
从一个还较大的意义上说,社交也将变得更具非同步性。
In asynchronous transmission, data is sent one byte at a time.
在异步传输中,数据是以每次一个字节的方式传送的。
Requests asynchronous processing of a response to a method call on the current sink.
请求异步处理对当前接收器上的方法调用的响应。
Can automatically set up a floor height and the number of asynchronous elevator elevator scheduler.
一个可以自动设置楼层高度和电梯数量的异步电梯调度程序。
Begins an asynchronous request for a remote host connection.
开始一个对远程主机连接的异步请求。
Asynchronous methods should have a Callback type as the last argument.
异步的方法最后一个方法的参数类型应该是Callback。
Asynchronous methods should have a Callback type as the last argument.
异步的方法最后一个方法的参数类型应该是Callback。
应用推荐