在WCF信息重用信息、WCF

由网友(饮尽岁月)分享简介:在阅读SOA文章中,我在http://www.ibm.com/developerworks/websphere/library/techarticles/0806_boughannam/0806_boughannam.html 。这也解释了关于语义/逻辑服务。有从销售部门要求组织数据来了的一个例子。这种方法有助于克服孤...

在阅读SOA文章中,我在http://www.ibm.com/developerworks/websphere/library/techarticles/0806_boughannam/0806_boughannam.html 。这也解释了关于语义/逻辑服务。有从销售部门要求组织数据来了的一个例子。这种方法有助于克服孤岛的概念。

我想知道是否有任何的 WCF 执行类似于在文章中提到的架构。虽然我做了一些搜索,我无法找到的。 能否请您提供这样的实现细节或提供的引用类似的实现在WCF?

阅读:

实现业务功能与SOA http://msdn.microsoft.com/en-us/architecture/aa699435

服务虚拟化的托管服务引擎 http://msdn.microsoft.com/en-us/magazine/dd727511.aspx

托管服务引擎(MSE)的路线图

解决方案

构建面向服务架构的平台通常需要多种技术来实现所涉及的不同要求。 WCF可能是解决方案,提供的服务涉及不同的传输和消息格式选项的一部分,但也不足以成为建立在该平台的唯一基础。

在文章的体系结构是一个相当标准的面向服务的一个用于大型企业,并且可以在各种技术来实现。我建议你​​,你搜索的空间和阅读有关的各种工具,看看有什么适合您的需要。例如,微软的空间包括的Biztalk ,的 AppFabric的,的 WCF , NServiceBus ,的 SOA治理,主数据服务和 SSIS 。随着SOA环境能技术不可知论者,你也可以浏览其他厂商或开放源代码项目。

While reading SOA articles I came across an article in http://www.ibm.com/developerworks/websphere/library/techarticles/0806_boughannam/0806_boughannam.html . This explains about a Semantic/Logical service. There is an example of "request for organization data coming from sales department". This approach helps in overcoming the silos concept.

wcf服务器用户识别, 捕获WCF服务端与客户端产生的通讯数据并分析

I was wondering whether there is any WCF implementation similar to the architecture mentioned in the article. Though I made some search, I could not find out one. Could you please provide details of such an implementation or provide a reference to a similar implementation in WCF?

READING:

Enabling Business Capabilities with SOA http://msdn.microsoft.com/en-us/architecture/aa699435

Service Virtualization With The Managed Services Engine http://msdn.microsoft.com/en-us/magazine/dd727511.aspx

Managed Services Engine (MSE) Roadmap

解决方案

Building a platform for Service Oriented Architecture usually involves several technologies to fulfill the different requirements involved. WCF could be a part of that solution to provide different transport and message format options for services involved, but would not suffice as the only basis to build the platform on.

The architecture in the article is a fairly standard service oriented one for larger corporations and can be implemented in a variety of technologies. I would suggest you that you search that space and read about the various tools to see what fits your needs. The Microsoft space for example include Biztalk, AppFabric, WCF, NServiceBus, SOA Governance, Master Data Services and SSIS. As SOA environments can be technology-agnostics, you could also browse other vendors or Open Source initiatives.

阅读全文

相关推荐

最新文章