This should not be a bug report.  Please respond by email.

> ...can become code functionnality duplication. No ?

    You still have to come up yet with a proposal for a general
    locking facility which handles thousands of records
    efficiently.

    Generally, there is a best way to perform locking for each
    storage facility which does not require any external
    resources other than what the storage facility is using
    anyway (e.g. files can be locked, SQL records can be locked
    in some way by a couple of databases).

> - Is there a session handler which would be race safe (files ?) ?

    The file module handles concurrent accesses.

    - Sascha                                     Experience IRCG
      http://schumann.cx/                http://schumann.cx/ircg


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to