Re: caching in jini
Gregg Wonderly <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
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]