Re: caching in jini
Thor Heinrichs-Wolpert <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
You may also be running into caching in the database. Most modern databases use sophisticated caching mechanisms that can greatly increase both data retrieval and query parsing times. Cheers, Thor HW On 24-Dec-06, at 7:26 PM, Gregg Wonderly wrote: > Fatma Elshehri wrote: >> does >> this mean that jini makes use of some caching technique. taking in >> consideration that the amount of data returned is so large. i'll >> be so >> much obliged for any guidance or help. > > There is not caching performed in Jini method invocation. The timing > differences you see can be affected by class loading, network > latency and/or > other latency induction points where there is no guarenteed timing > or scheduling. > > Gregg Wonderly > > ---------------------------------------------------------------------- > ---- > Getting Started: http://www.jini.org/wiki/Category:Getting_Started > Community Web Site: http://jini.org > jini-users Archive: http://archives.java.sun.com/archives/jini- > users.html > Unsubscribing: email "signoff JINI-USERS" to > [email protected] > -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]