DE-labtory / swim

Scalabe Weakly-consistent Infection-style Process Group Membership Protocol
Apache License 2.0
27 stars 12 forks source link

Implement start and shutdown function in swim.go #103

Closed junbeomlee closed 5 years ago

junbeomlee commented 5 years ago

resolved: #104, #95

details:

  1. Implement start function
  2. Implement shutdown function
  3. Add membership and member message type
  4. Implement exchangeMembership function in swim.go

Test cases will be added after other functions are implemented

junbeomlee commented 5 years ago

105

zeroFruit commented 5 years ago

I can't see any big problem. LGTM 👍