forked from corosync/corosync
-
Notifications
You must be signed in to change notification settings - Fork 0
Introduce
Jason HU edited this page Jan 27, 2015
·
1 revision
Welcome to the corosafe wiki!
Corosafe tries to implement safe-delivery level mainly in totemsrp layer for corosync based on the paper of totem protocol. Although there is not any upper layer needs safe-delivery garrentee currently, I think, it is important to write code with matches paper well than Corosync. So corosafe is just my personal hobby.
For enlarge Corosafe value, in the first phase, it aims to be able to replace corosync (thus it passes corosync test system "csts"), and change all messages of corosync from agreed-delivery garrentee to safe-delivery garrentee. But maybe in the second phase, frag/bundle layer(in totempg) and SYNC layer will be removed.