|
Lincoln University >
Research Archive >
Faculty of Environment, Society and Design >
Environment, Society and Design series collections >
Applied Computing Research Report series >
Cite or link to this item using this URL:
http://hdl.handle.net/10182/939
|
| Title: | Displaying cache information in the JADE object oriented distributed processing system |
| Author: | McKinnon, Alan E. Jarquin, Roger |
| Date: | Mar-1999 |
| Publisher: | Lincoln University. Applied Computing, Mathematics and Statistics Group. |
| Series/Report no.: | Research report (Lincoln University (Canterbury, N.Z.). Applied Computing, Mathematics and Statistics Group) ; no. 99/06 |
| Item Type: | Monograph |
| Abstract: | One of the major factors affecting the performance of any distributed processing system is the management of the cache in the local workstation. JADE is an object oriented distributed processing system developed by Aoraki Corporation of Christchurch, New Zealand. JADE uses a fully object model both for its underlying database and its development environment. Much of JADE is itself written in the JADE
language.
A distributed transaction processing system such as JADE must on the one hand provide for full data integrity using appropriate locking and database management techniques and on the other hand ensure that
local cache is managed in such a way that users experience the best performance possible and the network is not unduly loaded. This is made more complex because the flexibility of JADE means that application code (methods) can run on either the client or the server depending on where the developer perceives it will run
more efficiently.
The basic unit of caching in JADE is an individual object. Each object occupies a buffer in the cache memory. At present JADE uses a “least recently used” (LRU) cache-ordering algorithm (Stallings, 1993, p.
163) in which the last cache buffer referenced is placed at the top of the cache. When space is required for a
new buffer those at the bottom are displaced first.
This paper is an initial attempt at providing a visual description of the arrangement of objects in the cache,
based on snapshots of cache information taken while a JADE application is run. |
| Persistent URL (URI): | http://hdl.handle.net/10182/939 |
| ISSN: | 1174-6696 |
| Appears in Collections: | Applied Computing Research Report series
|
Copyright in individual works within the Research Archive belongs to their authors and/or publishers. You may make a print or digital copy of a work for your personal non-commercial use. Unless otherwise indicated, all other rights are reserved, except for other user rights granted by the copyright laws of your country. If you believe that copyright is being infringed by material available in this archive, contact us and we will investigate.
|