Just give a string parameter to the memcached constructor , any class
instance with the same string as parameter should use the same
connection.

/tyn

Yeah, only thing to watch out for is not to add the servers more than
once.

We use a singleton to avoid this. We pass in the "config" we want. it is loaded and the singleton created.

Brian.


--
To unsubscribe, reply using "remove me" as the subject.

Reply via email to