NoLocks // 1.9.8b10 adoption of record locks. Feedback

Ruslan Zasukhin sunshine at public.kherson.ua
Sat Jul 5 23:08:04 CDT 2003


on 7/5/03 11:07, erne at ernestogiannotta at tiscalinet.it wrote:

> yep! I could fine tune the timing of calls inside loop in my code also
> but having it built in db kernel is fine indeed
> 
> the question remains though:
> How different is this from calling locks manually?

Easy.

Let cursor selects million of records.

In our way, NOTHING is sent on network to do lock of million of records.
They will be locked by server.

In manual way, you will need send million calls via network

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list