Now let's take a look at the equivalent using the asynchronous programming model.
现在,让我们来看一下使用异步编程模型的等效代码。
The SCA asynchronous programming model supports three types of asynchronous calls.They are.
sca异步编程模型支持三种类型的异步调用。
Invoke performs a synchronous invocation, while the BeginInvoke and EndInvoke functions follow the Asynchronous Programming Model pattern.
当BeginInvoke和EndInvoke函数是异步程序模式时,调用就是同步调用。
According to the SCA asynchronous programming model, runtime exceptions that occur at the target component are not returned to the source component.
根据sca异步编程模型,在目标组件发生的运行时异常不返回到源组件。
Using the asynchronous programming model can help make your applications more scalable and the asynchronous workflows can help you do this more easily.
使用异步编程模型能帮助你让应用程序更具伸缩性,而异步工作流可以帮你更容易地完成这样的工作。
Specifically, they define an asynchronous programming model in which you specify only the work to be performed and the order in which you want it performed.
它们定义了一个异步的编程模型——在这个模型中,可以指定要完成的工作及其顺序。
This article will look at an interesting use of the workflow feature called asynchronous workflows, which are aimed at simplifying.net's asynchronous programming model.
这篇文章将探讨一下称之为异步工作流的工作流特性的有趣用法,它的目的就是要简化。NET的异步编程模型。
There is one exception to the SCA asynchronous programming model rule that runtime exceptions that occur at the target component are not returned to the source component.
sca异步编程模型规则的一个异常是在目标组件发生的运行时异常不返回到源组件。
Asynchronous workflows tackle a very specific problem, how to use the.net asynchronous programming model correctly, providing the most elegant solution available on the.net framework.
异步工作流解决了一个很具体的问题,如何正确地使用。NET异步编程模型,来在。NET框架中提供最优雅的解决方案。
You've seen various ways to access services from both SCA and non-SCA Java components -- and the various error handling mechanismsm asynchronous programming model and various asynchronous calls.
您了解了从SCA和非SCA组件访问服务的各种方式,还了解了各种错误处理机制、异步编程模型和各种异步调用。
Another subject of frequent debate is whether a service is synchronous or asynchronous, and what role the used communication protocol plays compared to the programming model.
另一个经常讨论的主题是,服务是同步的还是异步的,与编程模型相比,使用的通信协议充当什么角色。
As described above, the SCA programming model supports three types of asynchronous invocation patterns.
如上所述,SCA编程模型支持三种类型的异步调用模式。
Components in this model need means to coordinate between messages, deal with complex failure scenarios, and effectively deal with asynchronous programming.
组件在这个模型中需要在消息之间进行协调,处理复杂的失败场景并且高效的处理异步编程。
This form of asynchronous, message-oriented programming model has been around for quite some time and is, of course, broadly implemented in enterprise application development.
这种形式的面向消息的异步编程模型很早就提出了,当然在企业应用程序开发中广泛实现。
For more details on the asynchronous client programming model, see Resources.
有关异步客户端编程模型的更多信息,请参见参考资料。
However, the SCA programming model places particular emphasis on asynchronous programming and facilities to better handle remote service invocations.
但是,SCA的编程模型特别注重异步编程以及为更好地处理远程服务调用而提供的便利。
The synchronous invocation type is only one of the possible invocation types; the SCA programming model supports three other asynchronous invocations
同步调用类型只是可能的调用类型之一;SCA编程模型还支持另外三种异步调用
SCA introduces a programming model that embraces O-O for in-process calls but provides facilities for asynchronous, loosely-coupled interactions for remote operations.
SCA为进程间调用引入了一个拥抱oo的编程模型,同时为远程操作所需要的异步、松耦合交互提供了便利。
Programming model extensions, which includes asynchronous beans, work area, dynamic cache, ObjectGrid and more.
编程模型扩展,包括异步bean、工作区、动态缓存、ObjectGrid等。
Supports an asynchronous client programming model.
支持异步客户端编程模型。
A synchronous programming model is much simpler than an asynchronous one.
一个同步的程序模型是非常简单的比一个异步的。
Web API supports asynchronous actions using the task-based programming model.
WebAPI支持使用“基于任务的编程模型(这是关于。
Web API supports asynchronous actions using the task-based programming model.
WebAPI支持使用“基于任务的编程模型(这是关于。
应用推荐