Feature #47

Implement Reference Counting for Joined Groups in SpreadPort

Added by S. Wrede over 13 years ago. Updated over 13 years ago.

Status:ResolvedStart date:08/18/2010
Priority:NormalDue date:
Assignee:S. Wrede% Done:

100%

Category:C++Estimated time:3.00 hours
Target version:-

Description

As SpreadPort observes the Router, it joins and leaves Spread groups according to the current Subscriptions. Hence, we need to track the number of references to each group. If it drops to zero, the Spread group shall be left.

mylyn-context.zip - mylyn/context/zip (193 KB) S. Wrede, 08/22/2010 12:26 AM

mylyn-context.zip - mylyn/context/zip (41.5 KB) S. Wrede, 08/23/2010 06:14 PM

History

#1 Updated by S. Wrede over 13 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50

Almost functional, only issue left is that the MembershipManager class needs to be used by the Spread abstractions.

#2 Updated by S. Wrede over 13 years ago

#3 Updated by S. Wrede over 13 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 50 to 100

MembershipManager object now used to reference count spread groups.

#4 Updated by S. Wrede over 13 years ago

Also available in: Atom PDF