From 1189ae3ecc79a091318c06b6df67742ecdf66ae0 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Mon, 18 Apr 2011 08:25:23 +0200 Subject: * linda uses a fast FIFO implementation to speed up data exchanges * new linda:count() method * new linda batched data read mode * proper key type check in all linda methods * fix setup-vc.cmd to support Visual Studio 2010 and Windows 7 64 bits * bugfix: release keeper state mutex at desinit --- index.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 7d61d96..3c4fe59 100644 --- a/index.html +++ b/index.html @@ -483,7 +483,7 @@ level locking is required; each Linda operation is atomic.

Characteristics of the Lanes implementation of Lindas are: