English 中文(简体)
What data/service is where?
原标题:

What management tools (open source or otherwise) are there to track the location of data, the services that deliver/use that data and the services themselves. If you believe the snake oil a combination of DB, ESB and SOA will deliver anything anywhere, but how do you know what s where. BTW I m not interested at the WSDL level, I m thinking of a tool that the users/BA community would populate and use.

A combination of SOA and Database is now the bedrock of most applications, however what used to be called Data Dictionaries, and would now be Service Catalogues? or MetaData repositories still seem to live in purely DataCentric world.

问题回答

Software AG s CentraSite.

Disclosure: I work for Software AG :)

There are public and Enterprise service repositories for this.





相关问题
Is this a known pattern?

I am trying to separate behaviour from data completely in my classes and came up with this simple solution: class ClassAData { public int Property1; public string Property2; public bool ...

What data/service is where?

What management tools (open source or otherwise) are there to track the location of data, the services that deliver/use that data and the services themselves. If you believe the snake oil a ...

Is MSMQ obsolete?

I ve just been chatting with a Microsoft MVP, and he told me that MSMQ is obsolete. Is this true? What s the infrastructure for SOA then???

Helping managers and customers understand SOA

I frequently hear Service-Oriented Architecture (SOA) being tossed around as a buzzword among non-technical customers or program managers with little concern or understanding for what it actually ...

SOA with WCF responsibilities and dependencies

I am moving onto a new team that has implemented a solution using SOA with WCF. The services are all very vertical, for example: a CustomerService, an AddressService, an AccountService, etc. To ...

Sharing components in .NET platform

I have an e-commerce website that is already up and running for some time. It s built on .NET 3.5. So far, so good. The "problem" is that now I need to start sharing functionality (products list, ...

WCF based WinForms app in standalone mode

I have a windows application that has its business logic layer implemented as a WCF service. This service is currently hosted on IIS. I wanted to know that if there s a way where I could optionally ...

热门标签