rfc:sync

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rfc:sync [2014/09/30 18:01] – Added rationale and code example guilhermeblancorfc:sync [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 17: Line 17:
  
 Currently, PHP only offers basic locking concept through the following possibilities: Currently, PHP only offers basic locking concept through the following possibilities:
-File locking emulation +  * File locking emulation 
-Semaphore through System V compliant: sem_* +  Semaphore through System V compliant: sem_* 
-Relying on pthreads extension+  Relying on pthreads extension
  
 ===== Proposal ===== ===== Proposal =====
rfc/sync.1412100087.txt.gz · Last modified: 2017/09/22 13:28 (external edit)