タグ

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

タグの絞り込みを解除

Rubyとoperationに関するHashのブックマーク (1)

  • Capistrano is dead - use Mina - weluse GmbH - Blog

    Up until lately I was happy using Capistrano for my deployments. But then I noticed the following: Capistrano was utilizing 70 % of a physical CPU core when deploying on the go. I'm on a dual core system so this impacts my Mac Book Pros overall performance, battery life and it kept me waiting for a long long time. My iPhone was at edge speed so I figured Capistrano spent most of the time waiting f

    Hash
    Hash 2012/11/21
    CapistranoがCPU食うから原因調査してMinaにしたよという話. Minaはコマンドをshell scriptに書き出して1回のconnectionで実行するからネットワーク接続にかかるコストが少ない(ここがCapの重いポイントでもある)
  • 1