[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.koi] Ever consider tuplespace/tspaces?
|
- From: dudeUnit <yoduderoo@xxxxxxxxxxxx>
- Date: Tue, 12 Aug 2003 23:21:32 +0200
- Newsgroups: eclipse.technology.koi
- Organization: EclipseCorner
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030723 Thunderbird/0.1
Hi,
An async comm model supporting events and decoupling of tasks with
persistent shared buffer - sounds like what you are doing and also
quite similiar to the Linda model. IBM's Tspaces is a Java
implementation of such a tuplespace. Web Services can be layered on top.
I was wondering if I should prototype a tuplespace server for Koi.
Anyone have similiar thoughts on tuplespaces?
-du