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

What are the advantages and disadvantages of soap?

0 Answers  


What is the use of protocol rest?

0 Answers  


what is the difference between JSON and SOAP?

0 Answers  


what are the syntax rules for SOAP message?

0 Answers  


What are the information contained in the service deployment model?

0 Answers  






Soap or rest apis, which method to use?

0 Answers  


How is SOAP different from traditional RPC?

2 Answers  


what is the major obstacle faced by the users using SOAP?

0 Answers  


How is SOAP different from the Ariba and Commerce One Standards of cXML etc?

0 Answers  


what is the response format for SOAP response?

0 Answers  


Explain how user use the facilities that are provided by SOAP?

0 Answers  


Give an example about the functioning of SOAP?

0 Answers  


Categories