git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
963b61e
)
ceph: messenger library
author
Sage Weil
<sage@newdream.net>
Tue, 6 Oct 2009 18:31:13 +0000
(11:31 -0700)
committer
Sage Weil
<sage@newdream.net>
Tue, 6 Oct 2009 18:31:13 +0000
(11:31 -0700)
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: Sage Weil <sage@newdream.net>
No differences found