What is an ESB?

Answers were Sorted based on User's Feedback



What is an ESB?..

Answer / manjuna

An Enterprise Service Bus (ESB) is a standards-based,
Service Oriented Architecture (SOA) backbone, capable of
connecting applications through service interfaces. By
combining Messaging, Web Services, XML, Data Transformation
and Management, an ESB can reliably connect, mediate and
control all communications and interactions between
services.

Is This Answer Correct ?    40 Yes 2 No

What is an ESB?..

Answer / anirban chakraborty

An esb is a very important component of SOA. Imagine all
your web services built on different technologies
(java,.net,mainframe)..interacting with each other using
xml for data transmission..One doesn't have to worry about
the schema transformation,protocol switching or message
enrichment..the esb does it all for you ..

Is This Answer Correct ?    24 Yes 4 No

What is an ESB?..

Answer / vijay m

An enterprise service bus (ESB) is a pattern of middleware
that unifies and connects services, applications and
resources within a business. Put another way, it is the
framework within which the capabilities of a business'
applications are made available for reuse by other
applications throughout the organization and beyond. The ESB
is not a new software product — it's a new way of looking at
how to integrate applications, coordinate resources and
manipulate information. Unlike many previous approaches for
connecting distributed applications, for example RPC or
distributed objects, the ESB pattern enables the connection
of software running in parallel on different platforms,
written in different programming languages and using
different programming models.

Examples of the enterprise service bus patterns exist today,
built using existing integration tools available in theIBM
Business Integration portfolio of products. For a business,
an ESB can manage connectivity needs by providing standards
based application integration with support for Web services,
message based transport and mediation (transformation and
routing) oriented toward a service based infrastructure
(often referred to as a service oriented architecture).

Is This Answer Correct ?    9 Yes 0 No

What is an ESB?..

Answer / piyush bohra,lohaghat

Esb is basically a middleware and concept which can handel number of application and we can introduce new system to esb(i.e add or dicard)without effecting the exting application

Is This Answer Correct ?    6 Yes 0 No

What is an ESB?..

Answer / katelynthomas

Mule ESB is a Java-based enterprise service bus (ESB) and integration platform, developer can connect their application with ESB. Mule use service oriented architecture. Apart from of the different technologies the applications use, including JMS, Web Services, SMTP, HTTP. The advantage of ESB, it’s allow communicate different application. Messages can be any format SOAP to JSON. Mule ESB Development provide messaging framework that enable exchange of data among application. Mule ESB is lightweight open source framework but highly scalable, allowing you to start small application and connect multiple applications. Mule manages all the interactions between applications and components transparently, ESB will take care of the multiple application, we can easily integrate third party application using Mule.

For Further more questions u can also visit our website

<a href=http://mindmajix.com/mule-esb-interview-questions>check this site </a>Mindmajix for interview questions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SOAP Interview Questions

Soap or rest apis, which method to use?

0 Answers  


Enlist few frameworks in java to implement soap web services.

0 Answers  


What is the use of protocol rest?

0 Answers  


what is SOAP envelop element?

0 Answers  


What is entrust identification service?

0 Answers  






Explain about the SOAP Envelope element?

0 Answers  


Why is rest more popular than soap?

0 Answers  


What is mustunderstand in soap header?

0 Answers  


What is loosely coupled?

2 Answers   Cognizant, SAP Labs,


soapui <person> <fname>abc</fname> <lname>xyz</lname> <age>22</age> </person> above data i am prepareing in soapui and run the request and generate response. how to fetch this xml response data using oracle sql query. pls tell me query.

0 Answers   Cap Gemini,


Can you elaborate on SoapBindingSkeleton?

0 Answers  


Mention how soapui is used to structure functional tests?

0 Answers  


Categories