Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is Middleware? can anybody explain me?

Answers were Sorted based on User's Feedback



what is Middleware? can anybody explain me?..

Answer / shivanibehere

In the computer industry, middleware is a general term for
any programming that serves to "glue together" or mediate
between two separate and often already existing programs. A
common application of middleware is to allow programs
written for access to a particular database to access other
databases. The systematic tying together of disparate
applications, often through the use of middleware, is known
as enterprise application integration.
Or,
Software that mediates between an applications program and
a network. It manages the interaction between disparate
applications across the heterogeneous computing platforms.
The Object Request Broker (ORB), software that manages
communication between objects, is an example of a
middleware program.

Is This Answer Correct ?    6 Yes 0 No

what is Middleware? can anybody explain me?..

Answer / rajesh,infosys

Middleware is computer software that connects software
components or applications. The software consists of a set
of enabling services that allow multiple processes running
on one or more machines to interact across a network. This
technology evolved to provide for interoperability in
support of the move to coherent distributed architectures,
which are used most often to support and simplify complex,
distributed applications. It includes web servers,
application servers, and similar tools that support
application development and delivery. Middleware is
especially integral to modern information technology based
on XML, SOAP, Web services, and service-oriented
architecture.

It sits "in the middle" between application software
working on different operating systems. It is similar to
the middle layer of a three-tier single system
architecture, except that it is stretched across multiple
systems or applications. Examples include database systems,
telecommunications software, transaction monitors, and
messaging-and-queueing software.

The distinction between operating system and middleware
functionality is, to some extent, arbitrary. While core
kernel functionality can only be provided by the operating
system itself, some functionality previously provided by
separately sold middleware is now integrated in operating
systems. A typical example is the TCP/IP stack for
telecommunications, nowadays included in virtually every
operating system.

In simulation technology, middleware is generally used in
the context of the high level architecture (HLA) that
applies to many distributed simulations. It is a layer of
software that lies between the application code and the run-
time infrastructure. Middleware generally consists of a
library of functions, and enables a number of applications –
simulations or federates in HLA terminology – to page
these functions from the common library rather than re-
create them for each application

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Can anybody explain me branch/decision coverage with a example.

1 Answers  


What is the testing that a tester performs at the end of unit testing?

2 Answers  


anyone can explain about Sanity testing and smoke testing and who will involved on sanity and smoke testing

4 Answers  


What are the modules of quality center?

0 Answers  


what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.

2 Answers   Ebix,


when developers sends you a build.what the test engineer does?

2 Answers  


How any person can be a software tester, if he/she is not having software knowledge?

0 Answers  


What is CRD and SRD file

1 Answers  


What r blackbox & whitebox testing techniques?

3 Answers  


What kind of testing to be done in client server application and web application? Explain

0 Answers  


what is deffered status?

7 Answers   Cap Gemini,


Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism

2 Answers   Infosys,


Categories