开发者

How to synchronize files in load balanced instances?

One of the challenges that we face during deployments on multiple load balanced instances开发者_如何学运维 is – the risk of not deploying the latest code base to one or more load balanced instances.

Idea is to use only one instance for direct deployment and entrust sync up to a script that syncs up selected list of folders to the other load balanced instances.

Are there any tools that helps us in doing this synchronization in LINUX boxes?


Check out rsync


This is an old thread, but Unison http://www.cis.upenn.edu/~bcpierce/unison/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜