Re: [jgroups-dev] Mesh networking
Bela Ban <[email protected]>
| Newsgroups | gmane.comp.java.javagroups.devel |
|---|---|
| Message-ID | <[email protected]> |
Mike Jensen wrote: > That sounds great. I hope to start work on this in JGroups either later > today, or Monday (assuming not too much comes up). > > I will probably look for feedback when I am into it about the code > structure. Right now here is what I am considering: > create a new package in protocol called "mesh" +1 to org.jgroups.protocols.mesh. > (although i will spend some time to try and think of a better name) Do that. From my experience, once you pick a working name, that name will stick whether you like ti or not ! :-) > in that package it will have the protocols that handle: > Group Membership/Connection structures (which will have multiple files > associated with it): > * Actual protocol file, which will handle the logic and actual actions > * A model file, that manages and maintains the internal > representation of the mesh > * I have lots more division in my current prototypes, but I am not > sure right now how this will most naturally translate to JGroups > Failure Detection/Merging (although merging is somewhat dependent on the > above protocol, so I am not sure how this will look yet) > > As I said, I will look for feedback once I know more how I think it > should look. But I want to stay within the current JGroups paradigm. Sounds good... -- Bela Ban Lead JGroups / Clustering Team JBoss ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Javagroups-development mailing list