PHP中使用Memache作为进程锁的操作类分享 <?php//使用Memache作为进程锁classlock_processlock{//key的前缀protected$sLockKeyPre;//重试间隔protec Memache