Twitter infrastructure engineer Larry Gadea describes Murder, a Bittorrent based deploy system for use internally within a datacenter. This was presented at CUSEC in February 2010. For source code, see github.com/lg/murder 続きを読む
Twitterは、同社の何千台ものサーバに対してバイナリをデプロイする場合に、ピア・ツー・ピアシステムのBitTorrentを利用したツール「Murder」を用いていると、7月1日の記事「Twitterの大規模システム運用技術、あるいはクジラの腹の中(後編)~Twitterのサブ... 続きを読む
Murder by Larry Gadea <lg@twitter.com> Copyright 2010 Twitter Inc. DESCRIPTION ----------- Murder is a method of using Bittorrent to distribute files to a large amount of servers within a production environment. This allows for scaleable and ... 続きを読む
Twitter has thousands of servers. What makes having boatloads of servers particularly annoying though is that we need to quickly get multiple iterations of code and binaries onto all of them on a regular basis. We used to have a git-based dep... 続きを読む