View Single Post
  #4  
Old 01-14-2013, 01:06 AM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,226
xcache has opcode cache as well as variable cache, like apc.
xcache is popular and famous enough, no less than apc.

Quote:
APC stores can communicate between each other ?
how can they communicate with each other (account?), can you give example?

it's like all accounts may store php session in /tmp, but it's regarded safe enough - php script can't make use of it to see other account's data.
Reply With Quote