1. 03 Nov, 2009 1 commit
  2. 09 Oct, 2009 1 commit
  3. 06 Oct, 2009 1 commit
    • Sage Weil's avatar
      ceph: messenger library · 31b8006e
      Sage Weil authored
      
      A generic message passing library is used to communicate with all
      other components in the Ceph file system.  The messenger library
      provides ordered, reliable delivery of messages between two nodes in
      the system.
      
      This implementation is based on TCP.
      Signed-off-by: default avatarSage Weil <sage@newdream.net>
      31b8006e