Digital Media Web Blogs > Web

JavaSpaces: Data, Decoupling, and Iteration


Related link: http://www.artima.com/intv/decouple.html

"JavaSpaces tries to accomplish something rather different. Yes, JavaSpaces is data-driven. It is object-oriented in the sense that the entries have type and you can match subtypes, and that entry fields can be object types. But at some point, you get past objects in any system. At some point, you call a method with an integer value. In some languages that integer is still logically an object, but it doesn't contain other objects. At some point, you hit the bottom. JavaSpaces is a bottom point in the sense that it is a way to make an asynchronous method call. You can consider that the entry fields are like the parameters to the method call. The fact that those are data shouldn't bother you, because that is when you hit bottom," says Ken Arnold in this Artima.com interview.

Categories





AddThis Social Bookmark Button




Read More Entries by Bill Venners.

Topics of Interest

Related Books

Archives


 
 


Or, visit our complete archive.  

Stay Connected