Hi,

I am trying to understand how lock is implemented in sqlite3. But the
following manual page is too much such that I can figure out the main low
level implementation techniques.

https://www.sqlite.org/draft/lockingv3.html

Could anybody provide some equivalent python code (other high level
language to make the example easy to understand) on how a db file is locked
upon write? Thanks.

-- 
Regards,
Peng
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to