Tuple Space (2014)
wiki.c2.com
Tuple Space (2014)
1–10 of 56 posts
Re: Tuple Space (2014)
#2Re: Tuple Space (2014)
#3Re: Tuple Space (2014)
#4I tried to get Java Jini, specifically JavaSpaces which was inspired by Linda, up and running a long time ago as a hobby project, but it seemed like it had been long-neglected even then and my limited knowledge of the JVM world left me stranded.
Re: Tuple Space (2014)
#5[flagged]
> To mitigate this, tuple spaces may use locking or transactional mechanisms to ensure consistency and prevent conflicts.
I think I played with some kind of TupleSpace implementation around 2009 or so (as part of a "paradigms of distributed systems" course) and I'm pretty sure it was some kind of hybrid STM (software-transactional memory) / TupleSpace thing that addressed that issue. It was pretty cool... again from vague memories here, I believe it only had tuple-level locking, but you could build a bunch of really neat higher-order synchronization primitives on top of just tuple-level locks.
Re: Tuple Space (2014)
#6[flagged]
Re: Tuple Space (2014)
#7It is difficult to express the degree of my frustration with C2 being rewritten from a gunmetal HTML page that worked everywhere into an inaccessible heavyweight SPA mess with a frankly bizarre UI.
Re: Tuple Space (2014)
#8Re: Tuple Space (2014)
#9Re: Tuple Space (2014)
#10[flagged]