From: Aneesh K. <ane...@gm...> - 2006-05-02 14:35:38
|
On 5/2/06, Greg Freemyer <gre...@gm...> wrote: > > > That can be a very political process given the number of projects > interested in cluster infrastructure. Do you have any reason to think > upstream will accept CI from openSSI? > > I don't know of any other project that implement a cluster infrastructure. OCFS2 uses tcp and GFS uses sctp. That to they do the entire coding using socket interface. The way i look at it is CI is what VFS to file system. It allows a transport independent framework for writing cluster services. -aneesh |