Re: General questions about Javaspaces

Gregg Wonderly <[email protected]>
Newsgroups gmane.comp.java.sun.javaspaces
Message-ID <[email protected]>
Sean Landis wrote:
> 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.

Griddle doesn't include any explicit persistence.  You could perhaps use an
executor to make the content of a database available.  But, I'm not planning on
making that an "integral" part of the system at this time.  My main focus is to
create a space that can do some of the things that have been requested of
Javaspaces for range based matching, executor based filtering etc. Javaspaces
doesn't have the ability to easily support this because of its use of Marshalled
data in the space.  That's fine, I think it works great for many types of
applications.  There are others that need similar disconnected communications,
but with some vastly different requirements in processing data as it flows through.

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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.