[Tutor] Multi-User file system

Jim Morcombe jmorcombe at westnet.com.au
Sun Nov 2 07:32:48 CET 2008


Would pySQLite be a reasonable choice for this?

Jim Morcombe




Jim Morcombe wrote:
> I want to have a couple of files that can be updated simultaneously be 
> several users.  I don't want to go to the effort of having the users 
> set up a RDMS and would like to control everything from Python.  I am 
> after something like shelve, but with record locking.  Is there such a 
> thing?
>
> Jim Morcombe
>
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>




More information about the Tutor mailing list