middleware
n. software connecting two different and separate applications (e.g., database to Web server) | ||||
Search Dictionary:
Middleware definition was found in categories: Computer & Internet(3) Language, Idioms & Slang(1) Encyclopedia(1)
Middleware Definition from Computer & Internet Dictionaries & Glossaries
| FOLDOC |
middleware
Software that mediates between an application 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.
Software that mediates between an application 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.
| Jensen's Technology Glossary |
Middleware
second generation network computing applications extends data transfers from the client computers back to the web server and/or database server computers. Software for doing this is commonly termed "middleware." Software mediates between an application program on a server and a network of client machines. Middleware manages the interaction between applications across the heterogeneous computing platforms of client computers. See CORBA and DTP.
second generation network computing applications extends data transfers from the client computers back to the web server and/or database server computers. Software for doing this is commonly termed "middleware." Software mediates between an application program on a server and a network of client machines. Middleware manages the interaction between applications across the heterogeneous computing platforms of client computers. See CORBA and DTP.
| Internet Glossary |
Middleware
Software that connects two otherwise separate applications. For example, there are a number of middleware products that link a database system to a Web server. This allows users to request data from the database using forms displayed on a Web browser, and it enables the Web server to return dynamic Web pages based on the user's requests and profile.
The term middleware is used to describe separate products that serve as the glue between two applications. It is, therefore, distinct from import and export features that may be built into one of the applications. Middleware is sometimes called plumbing because it connects two sides of an application and passes data between them. In a three-tier architecture, middleware occupies the middle tier. Common middleware categories include:
· TP monitors
· DCE environments
· RPC systems
· Object Request Brokers (ORBs)
· Database access systems
· Message Passing
Software that connects two otherwise separate applications. For example, there are a number of middleware products that link a database system to a Web server. This allows users to request data from the database using forms displayed on a Web browser, and it enables the Web server to return dynamic Web pages based on the user's requests and profile.
The term middleware is used to describe separate products that serve as the glue between two applications. It is, therefore, distinct from import and export features that may be built into one of the applications. Middleware is sometimes called plumbing because it connects two sides of an application and passes data between them. In a three-tier architecture, middleware occupies the middle tier. Common middleware categories include:
· TP monitors
· DCE environments
· RPC systems
· Object Request Brokers (ORBs)
· Database access systems
· Message Passing
Middleware Definition from Language, Idioms & Slang Dictionaries & Glossaries
| hEnglish - advanced version |
middleware
middleware
software that mediates between an application 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.
middleware
software that mediates between an application 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.
Middleware Definition from Encyclopedia Dictionaries & Glossaries
| Wikipedia English - The Free Encyclopedia |
Middleware
'Middleware is computer software that sits 'in the middle' between application software (e.g. a word processing program) and the operating system (Unix, Windows, z/OS etc.) It is similar to operating system software in that it provides functions to multiple applications, and it is similar to application software in that it is not used for all applications, and that it eventually depends on operating system functions. Examples include database systems, telecommunications software, transaction monitors and messaging-and-queueing software.
| See more at Wikipedia.org... |
