hi:) I am developing one multithread tcp server, it uses one extra thread to save data to mysql ,which will occupy cpu time to do disk IO operations .
Now I want to do some optimization by memcached , and I am just a beginner for it , I want to know do I need some dedicated c/c++ interface functions provided by libmemcched.so to save data to memcached ? or just send tcp string format command to operate memcached ? Thanks! -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
