[jboss-jira] [JBoss JIRA] Commented: (JGRP-908) sump protocol
Sam Hsu (JIRA)
jira-events at lists.jboss.org
Sat Feb 21 13:03:59 EST 2009
[ https://jira.jboss.org/jira/browse/JGRP-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12453673#action_12453673 ]
Sam Hsu commented on JGRP-908:
------------------------------
I started with SMACK.java, but yes... no acks, no retransmits, no state transfer, and enough support to run a MuxChannel.
Group membership is entirely by whether you heard something from someone (which was why I was using FD_SIMPLE) with no group coordinator.
> sump protocol
> -------------
>
> Key: JGRP-908
> URL: https://jira.jboss.org/jira/browse/JGRP-908
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Sam Hsu
> Assignee: Bela Ban
> Priority: Optional
> Fix For: 2.8
>
> Attachments: SUMP.java, sump.xml
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> this is a mash-up of existing code, to create a protocol layer that can be used in certain applications that handle a certain level of unreliability. maybe others will find it useful, too.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list