Re: General questions about Javaspaces
Sean Landis <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
Hi Gregg, Have you looked at TSpaces from IBM? (http://www.almaden.ibm.com/cs/TSpaces). Their approach adds database features to traditional space capabilities. It's a very powerful blend. It appears your features might be heading in that direction. Sean On 4/13/06, Gregg Wonderly <[email protected]> wrote: > > Grace Kwok wrote: > >>There are many "worker" model examples around the > >>jini.org web site. What > >>version of Jini are you using, and what JDK? > >> > > > > > > I downloaded the latest Jini 2.1 and jdk 1.5. Thanks. > > > > Also another question, is there any way to apply > > priority on the tasks being taken out of the space to > > be processed? (somewhat like the space acts as a > > priority queue.) > > The only way to do this is to use a field in the Entry object to specify a > priority, and to then have the application to multiple read/take > operations with > priority values as appropriate. > > My griddle.jini.org project is in an early beta stage. It is a space like > service intended to make extreme use of "in space" computational > assistence in > entry selection. I'd be interested in any feedback anyone has. > > Gregg Wonderly > > > =========================================================================== > To unsubscribe, send email to [email protected] and include in the > body > of the message "signoff JAVASPACES-USERS". For general help, send email > to > [email protected] and include in the body of the message "help". > > To view past JAVASPACES-USERS postings, please see: > http://archives.java.sun.com/archives/javaspaces-users.html > =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVASPACES-USERS". For general help, send email to [email protected] and include in the body of the message "help". To view past JAVASPACES-USERS postings, please see: http://archives.java.sun.com/archives/javaspaces-users.html