タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

redisとperformanceに関するmoccos_infoのブックマーク (2)

  • RedisサーバのCPU負荷対策パターン - ゆううきブログ


    Redis1DBWeb  CPU調 RedisCPUCPU  RedisCPU CPU multi Redis Lua Redis()      Redis Cluster     R
    RedisサーバのCPU負荷対策パターン - ゆううきブログ
  • Redis latency spikes and the Linux kernel: a few more details - <antirez>

    Today I was testing Redis latency using m3.medium EC2 instances. I was able to replicate the usual latency spikes during BGSAVE, when the process forks, and the child starts saving the dataset on disk. However something was not as expected. The spike did not happened because of disk I/O, nor during the fork() call itself. The test was performed with a 1GB of data in memory, with 150k writes per se

  • 1