| |
| | QuEP 11: ObjectHandler |
 | | Objects created in one area of the application can be accessed in another - for example, in a spreadsheet, one sheet can refer to objects instantiated on another. |
 | | It may be convenient to contain all calls to ObjectHandler in an interface layer, particularly where the Client application is a procedural environment such as a spreadsheet. |
 | | The goal is distributed computing: a spreadsheet instantiates an object, but instead of being priced locally, the Object is serialized, transmitted to the grid, priced there, and the result sent back to the client. |
| quantlib.org /quep/quep011.html (1181 words) |
|