1.

Is It Possible To Share A Single Instance Of Memcache Between Multiple Projects?

Answer»

Yes, it is POSSIBLE to share a single instance of Memcache between multiple projects because Memcache is a MEMORY store space and it can be run on one or more SERVERS. You can also run two DIFFERENT Memcache processes on the same host and yet they are COMPLETELY independent.

Yes, it is possible to share a single instance of Memcache between multiple projects because Memcache is a memory store space and it can be run on one or more servers. You can also run two different Memcache processes on the same host and yet they are completely independent.



Discussion

No Comment Found