并行或异步调用web / wcf服务(最佳方法) [英] Calling web/wcf service parallelly or async (best approach)

查看:79
本文介绍了并行或异步调用web / wcf服务(最佳方法)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨专家,

我有超过10种不同的网络/ wcf第三方服务。

I have more than 10 different web/wcf third party service.

我需要得到回复每个Web服务,然后总结响应并过滤记录。

I need to get response from each web service and then sum up the response and filter the record.

目前我正在使用异步/回调方法来处理请求。这是最好的方法吗?

Currently I am using async/callback methodology for process request. Is it the best approach?

我读过有关并行计算的内容,并行计算可以提高性能。任何例子都将受到高度赞赏。

I have read about parallel computing , can parallel computing increase the performance. Any example will be highly appreciated.

推荐答案

如果没有回应会怎样?


这篇关于并行或异步调用web / wcf服务(最佳方法)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆