From 05256f1e75f8583829bbaa7cdf1fb1518b93332a 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 --- docs/index.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index 7d61d96..3c4fe59 100644 --- a/docs/index.html +++ b/docs/index.html @@ -483,7 +483,7 @@ level locking is required; each Linda operation is atomic.

Characteristics of the Lanes implementation of Lindas are: