Enterprise Computing
Saturday, March 13, 2004
 
Before examining the detailed architecture of ORBs, it is important to understand the context of middleware in relation to the rest of a computer system. As mentioned before middleware is normally concerned with distributed computer systems, therefore a look at where middleware fits into the OSI conceptual protocol stack is a good place to start. As the role of middleware is to provide platform independently of data across a network it belongs at layer 6, the presentation layer. Typically layer 6 deals with how different machines represents data types, for example two UNIX stations running a C program may use a different number of bytes to represent an integer or a UNIX station may send the LSB first while an NT machine sends the MSB first . As an object encapsulates primitive data types this problem is core to the design of object-oriented middleware.
 




<< Home
Alistair Thomas's 'everything to do with enterprise computing'.

Archives
03/01/2004 - 04/01/2004 / 04/01/2004 - 05/01/2004 / 05/01/2004 - 06/01/2004 / 08/01/2004 - 09/01/2004 / 03/01/2005 - 04/01/2005 / 04/01/2005 - 05/01/2005 / 06/01/2005 - 07/01/2005 / 08/01/2005 - 09/01/2005 / 09/01/2005 - 10/01/2005 / 11/01/2005 - 12/01/2005 / 02/01/2010 - 03/01/2010 / 06/01/2013 - 07/01/2013 /


Powered by Blogger

Subscribe to
Posts [Atom]