• 请不要在回答技术问题时复制粘贴 AI 生成的内容
wsgzao
V2EX  ›  程序员

sersync 基于 rsync+inotify 实现数据实时同步

  •  
  •   wsgzao ·
    wsgzao · Aug 14, 2015 · 2520 views
    This topic created in 4019 days ago, the information mentioned may be changed or developed.

    前言

    提到数据同步就必然会谈到rsync,一般简单的服务器数据传输会使用ftp/sftp等方式,但是这样的方式效率不高,不支持差异化增量同步也不支持实时传输。针对数据实时同步需求大多数人会选择rsync+inotify-tools的解决方案,但是这样的方案也存在一些缺陷(文章中会具体指出),sersync是国人基于前两者开发的工具,不仅保留了优点同时还强化了实时监控,文件过滤,简化配置等功能,帮助用户提高运行效率,节省时间和网络资源。

    可靠高效的数据实时同步方式


    更新历史

    2015年08月13日 - 初稿

    阅读原文 - http://wsgzao.github.io/post/sersync/

    扩展阅读

    基于rsync+sersync的服务器文件同步实战 - http://www.markdream.com/technologies/server/syncfile-by-rsync.shtml
    通过 rsync sersync 实现高效的数据实时同步架构 - https://www.cnhzz.com/rsync_sersync/
    rsync - https://rsync.samba.org/
    inotify-tools - https://github.com/rvoicilas/inotify-tools
    sersync - http://code.google.com/p/sersync/

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2752 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 19ms · UTC 15:14 · PVG 23:14 · LAX 08:14 · JFK 11:14
    ♥ Do have faith in what you're doing.