Re: Entry size limit
Gregg Wonderly <[email protected]> Thu, 25 Oct 2007 16:15:58 -0500
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Luis Arce wrote: > Hi community, > > Anybody know if a Entry in JavaSpace05 is limited for store? > > I write a string with 1607516 in a localhost register. > > No exception appears. Luis, the only limits on JavaSpace Entry use are those placed by your network and computer equipment. There is nothing about the system that directly limits the size of Entry objects. Practically though, you will want to consider how many Entries you will send around at what rate to estimate what limits you might need to apply in your software. 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]