tags:

views:

54

answers:

2

How would you describe Linda in plain language and what are common uses for it today?

+1  A: 

Are you talking about this? http://www.lindaspaces.com/products/linda_benefits.html

Trevoke
+2  A: 

It's a framework for doing distributed computing. The tuplespace is up in the cloud (in today's terminology). The 4 primitive operations (in, rd, out, eval) are building blocks for coordinating work amongst many programs on computers distributed around the world.

ja