On Oct 15, 3:37 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> few weeks ago I've made a small research on available web app caching
> technologies. Memcached became my favourite, but I was a bit
> disappointed about the fact that multi thread support was not
> implemented natively. On the other hand, the multi instance capability
> is pretty nice, so it solves many multicore needs. I'm just wondering
> if an CPU binding capability exists? Is it possible to bind an
> memcached instance to a CPU core?

  What do you mean natively?  Pinning a process to a CPU is more of an
OS function.

Reply via email to