Article Tag Cloud

Below are Alex Paul's Articles. Did not find what you want
Click here to write an article of your own
Category: Programming

Service Oriented Architecture

Service Oriented Architecture is a technique used in software development based on the concept of Service.  A service can be defined as an independent function which is well defined and self contained. In SOA different services communicate each other to perform some activity. Even two or more services can be synchronized together to perform some complex activities.