Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why Craig uses flock() instead of rlock()
Message
From
24/06/1999 07:04:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Why Craig uses flock() instead of rlock()
Miscellaneous
Thread ID:
00233393
Message ID:
00233393
Views:
49
I looked primary key generation routine from Craig website and
found that it uses flock() instead on rlock()

This causes several perfomance slowdown if there are many
different primary keys required concurrently.

In code comment there is a note that there are problems using
rlock().

Can anybody give me information against using rlock()
to lock record in a table used for sequential
primary key generation ?
Andrus
Next
Reply
Map
View

Click here to load this message in the networking platform