Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Open Source SOA Stack [closed]

I'd be evaluating Open Source SOA solutions. What are the options?
I'm looking for something that provides (possibly) complete SOA stack.

I'd like below features -

  1. BPEL
  2. BPM
  3. ESB
  4. SOA Governance
  5. Good tooling

Right now Glassfish ESB looks like a good option. Are there other good Stacks?

like image 978
Padmarag Avatar asked Mar 02 '10 12:03

Padmarag


People also ask

Is service-oriented architecture dead?

So in short, no, SOA is not dead. And it is still a good way to make your IT systems manageable, efficient and easier to change. Organizations need a person or a team whose job is to oversee these IT assets modeled as "services" (hence the name, service-oriented).

Is SOA open source?

Open source SOA is an approach to implementing SOA that makes use of open source middleware and other software to handle crucial functions such as transport, messaging, service description and discovery.

Is Mulesoft Anypoint open source?

Built on an open source integration platform, Mule ESB offers many of the benefits of open source, making it an ideal choice for those who want enterprise capabilities such as manageability and flexibility.

What is the difference between SOA middleware application integration?

Service-Oriented Architecture or SOA is a growth concept that stretches over the entire breadth of the organization. Application integration is an integration framework composed of a collection of technologies and services which form a middleware to enable integration of systems and applications across an enterprise.


2 Answers

WSO2 provides a complete open source SOA stack. And it's the only vendor who provides a complete SOA stack from data to screen, running both on-premise and in the cloud.

WSO2 SOA stack includes...

  • WSO2 ESB
  • WSO2 Business Process Server [BPEL]
  • WSO2 Application Server[Service and Web Ap hosting]
  • WSO2 Identity Server [OpenID,WS-Trust,XACML, OAuth, SAML2]
  • WSO2 Business Activity Monitor
  • WSO2 Business Rules Engine
  • WSO2 Data Service Server [Expose you data as a service]
  • WSO2 Mashup Server
  • WSO2 Gadget Server
  • WSO2 Message Broker
  • WSO2 Complex Event Processing Server
  • WSO2 Governance Registry

You can get more details about WSO2 SOA stack visiting http://wso2.org

Disclaimer : I am an architect working @ WSO2.

like image 139
Prabath Siriwardena Avatar answered Sep 27 '22 21:09

Prabath Siriwardena


I got done reading "Open Source SOA" a few months back. It goes over alot of the open source stuff related to SOA and does a good compare/contrast between the various options. I'd highly recommend looking at this.

http://www.amazon.com/Open-Source-Soa-Jeff-Davis/dp/1933988541/ref=sr_1_1?ie=UTF8&s=books&qid=1267534865&sr=8-1

like image 37
SOA Nerd Avatar answered Sep 27 '22 23:09

SOA Nerd