6
votes
5answers
373 views
What is an ESB and what is it good for?
At a previous job, there was lots of talk about "Enterprise Service Bus" (ESB). I read parts of a conceptual book about it, but never really understood how you would implement/int …
4
votes
3answers
1k views
Message Oriented Middleware (MoM) Vs. Enterprise Service Bus (ESB)
I come from a background of MoM. I think I understand ESB conceptually. However, I'm not too sure about the practical differences between the two when it comes to making a choice a …
4
votes
9answers
1k views
Best ESB and SOA registry out there
Our company is looking to implement an ESB into our SOA. Our SOA is in initial development stages. We currently have F5/BigIP in place with sufficient health checking, load balan …
3
votes
1answer
56 views
Are there any .NET ESBs?
ESBs (Enterprise Service buses) have become quite popular in the enterprise Java world - but are there any equivalents in the .NET arena?
3
votes
2answers
267 views
Implementing ESB (Enterprise Service Bus) in a functional language
I am hoping that an architecture question is reasonable on Stackoverflow, so I am asking this here.
I have been trying to see where a functional language would be useful outside o …
3
votes
5answers
243 views
SOA Governance Explained
Does anybody have an idea what SOA Governance is all about? What is the difference (or correlation) between SOA Governance and IT Governance? and How can it be applied using SOA pl …
3
votes
2answers
284 views
Making a Service Layer call from Presentation layer
I have to choose a technology to connect my Application/Presentation Layer (Java Based) with the Service Layer (Java Based). Basically looking up appropriate Spring Service from th …
3
votes
8answers
1k views
.Net ESB’s out there
Does anyone know about .Net ESB's out there, I would prefer Open Source.
Personally I know about
- NServiceBus http://www.nservicebus.com/
- ESB.Net http://www.codeplex.com/Keystr …
2
votes
3answers
180 views
Is Integrating an ESB (ServiceMix/Mule) Worth the Learning Curve?
I'm looking at integrating an ESB into an existing Java/Maven web based product. Specifically, I'm looking at ServiceMix and Mule. The product will connect to several different ser …
2
votes
1answer
226 views
Creating a custom SOAP adapter for BizTalk ESB Toolkit 2.0
Using the BizTalk ESB Toolkit 2.0
We are working on a project where we need to call a proxy to a web service which is a DLL. We have no problems doing this via an orchestration si …
2
votes
2answers
1k views
Difference between a Message Broker and an ESB
Dear All,
I have gone through different questions/articles on Message Brokers and ESBs(Even on stackoverflow). Still not a clue as what is the CLEAR demarcating difference betwee …
2
votes
3answers
230 views
Enterprise Service Bus Terminology
Can anyone explain at a beginner-intermediate level the terminology of "bus", "transport" and "endpoint" in the context of an enterprise service bus? I'm a C# developer with a few …
2
votes
6answers
503 views
Should we introduce BizTalk/ESB?
My company are about to implement a new architecture in which we have proposed BizTalk (we are a Microsoft shop) as the Enterprise Service Bus (ESB) in a SOA (please don't quote Se …
2
votes
2answers
558 views
Spring Integration as embedded alternative to standalone ESB
Hi All.
Does anybody has an experience with Spring Integration project as embedded ESB?
I'm highly interesting in such use cases as:
Reading files from directory on schedule ba …
2
votes
3answers
512 views
The ways of Database Integration in SOA/ESB?
Situation: Some Bank has an old legacy ABS (Automatic bank system).
Bank wants to:
notify old legacy CRM system about client's account changes (Publish operation).
check PIN co …
