|
Title: SOA Post by: ankurgujral on June 02, 2010, 12:19:39 pm What is Service Oriented Architecture(SOA)? How it is different from the architectures in earlier versions of Informatica?
Desriptive answers are appreciated! Thanks! Title: Re: SOA Post by: Allegra on June 02, 2010, 12:43:19 pm SOA is one of the new feature of Informatica 8x series. ;D
Service-Oriented Architecture (SOA) provides the ability to scale services and share resources across multiple machines. In order to maintain these distributed services, Domain concept got introduced. Domian is a collection of nodes and services and can be managed thru Admin console. Title: Re: SOA Post by: ankurgujral on June 02, 2010, 01:07:23 pm I have found some good-to-read articles over SOA on web. Here are the links:
Quote Source - http://javaboutique.internet.com/tutorials/serv_orient/ http://www.pnmsoft.com/bpm_workflow_tutorial_6.aspx http://www.j2eebrain.com/java-J2ee-soa-tutorial.html Thanks! |