• [^] # Re: Quesako middleware ?

    Posté par . En réponse à la dépêche Compte-rendu de la conférence ObjectWeb. Évalué à 10.

    Selon FOLDOC (Free Online Dictionary Of Computing)( http://foldoc.doc.ic.ac.uk(...) )
    "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."

    Selon Whatis ( http://www.whatis.com(...) )
    "In the computer industry, middleware is a general term for any programming that serves to "glue together" or mediate between two separate and usually already existing programs. A common application of middleware is to allow programs written for access to a particular database to access other databases."