z3635363/spymemcached

Is MemcachedClient thread safe

Closed this issue · 1 comments

Hi, thanks for this nice lib and api.

I have one question.
Can I create one new MemcachedClient, and use it everywhere?

Thanks!

Best regards!
Jiming 

Original issue reported on code.google.com by jiming...@gmail.com on 2 May 2008 at 3:37

Absolutely, that is the intended usage of the API.  Initialize it once, use it 
forever.

Original comment by dsalli...@gmail.com on 2 May 2008 at 3:54

  • Changed state: Invalid