-
Neomantra Corp
- Stamford, CT
- https://www.neomantra.com
Pinned Loading
-
openresty/docker-openresty
openresty/docker-openresty PublicDocker tooling for OpenResty
-
Notes on running Redis with HPC tech...
Notes on running Redis with HPC techniques 1# High Performance Redis
23In response to [this brief blog entry](https://wjd.io/2019/03/08/redis-cpu-pinning/), [@antirez tweeted](https://twitter.com/antirez/status/1104075055879864320) for some documentation on high-performance techniques for Redis. What I present here are general high-performance computing (HPC) techniques. The examples are oriented to Redis. but they work well for any program designed to be single- or worker-threaded and asynchronous (e.g. uses epoll).
45The motivation for using these techniques is to maximize performance of our system and services. By isolating work, controlling memory, and other tuning, you can achieve significant reduction in latency and increase in throughput.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.