Weitere Beispiele werden automatisch zu den Stichwörtern zugeordnet - wir garantieren ihre Korrektheit nicht.
Asynchronous calls to the server may also be achieved using Node.
The return value from an asynchronous call was not the normal value but a kernel-assigned identifier.
For asynchronous calls, the stack would be split into multiple stacks so that the processes share data but run asynchronously.
Mechanisms involved in the API must provide means to make synchronous and/or asynchronous calls to a service.
Remote method calls are inherently synchronous; asynchronous calls can be implemented using threading libraries.
You see asynchronous calls in multithreaded applications and in message-oriented middleware.
An active object contains one fiber to be executed by the Active Scheduler when one of several outstanding asynchronous calls complete.
Agent software supports asynchronous calls between the client and server applications and message queues provide temporary storage when the destination program is busy or not connected.
Asynchronous calls to the server may also be achieved using browser plug-in technologies such as Silverlight, Flash or Java applets.
RPyC implements RPC mechanisms in Python, with support for asynchronous calls.
MOM provides software elements that reside in all communicating components of a client/server architecture and typically support asynchronous calls between the client and server applications.
The use of a Service Availability library starts with a call to initialize the library, which potentially loads any dynamic code and binds the asynchronous calls implemented by the process.
DDObjects supports remote method calls, server callbacks, asynchronous calls, asynchronous callbacks, stateful and -less objects and other features.
Solid arrows with full heads are synchronous calls, solid arrows with stick heads are asynchronous calls and dashed arrows with stick heads are return messages.
Specifically, it might iterate through the present data formats, apply data in any recognized format(s) to the page, make an asynchronous call to the web server to persist state, set up a new feed subscription, etc.
Thanks to the concepts of asynchronous calls, futures, and no data sharing, an application written with ProActive doesn't need any structural change-actually, hardly any change at all-whether it runs in a sequential, multi-threaded, or distributed environment.