Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.

Implement new master actor #130

Open
ztkmkoo opened this issue Sep 6, 2020 · 1 comment
Open

Implement new master actor #130

ztkmkoo opened this issue Sep 6, 2020 · 1 comment
Assignees
Labels
core core logic discussion feature New feature help wanted Extra attention is needed refactoring Improve the code
Milestone

Comments

@ztkmkoo
Copy link
Owner

ztkmkoo commented Sep 6, 2020

improve master actor interface

master actor function list:

  • can setup whole dss server system
  • can create child actors (network, resolver, service, exception)
  • handling start command
  • manage dss server status
  • add rest implement
@ztkmkoo ztkmkoo added feature New feature help wanted Extra attention is needed refactoring Improve the code discussion core core logic labels Sep 6, 2020
@ztkmkoo ztkmkoo added this to the Core Job milestone Sep 6, 2020
@ztkmkoo ztkmkoo added this to To do in Opensource project via automation Sep 6, 2020
@ztkmkoo ztkmkoo self-assigned this Sep 6, 2020
@ztkmkoo
Copy link
Owner Author

ztkmkoo commented Sep 6, 2020

create new branch from develop-0.5

@ztkmkoo ztkmkoo modified the milestones: Core Job, 0.5.0 release Sep 13, 2020
ztkmkoo added a commit that referenced this issue Sep 14, 2020
- update example module version to 0.4.5
ztkmkoo added a commit that referenced this issue Sep 14, 2020
- add DssActorProperty root interface
- make Property interface extend the root interface
ztkmkoo added a commit that referenced this issue Sep 14, 2020
- add name and key field to DssServiceActorProperty
ztkmkoo added a commit that referenced this issue Sep 14, 2020
- add DssSpawnActorException for throwing from spawn action
- add exception, service, resolver, service interface
ztkmkoo added a commit that referenced this issue Sep 14, 2020
- add DssCommonActorUtils for helping spawn actors in interface
ztkmkoo added a commit that referenced this issue Sep 14, 2020
- add interface document
ztkmkoo added a commit that referenced this issue Sep 15, 2020
- modify spawnable interface
- fix master actor test failure
ztkmkoo added a commit that referenced this issue Sep 19, 2020
- remove check empty logic
ztkmkoo added a commit that referenced this issue Sep 19, 2020
- update example module version to 0.4.5
- add DssActorProperty root interface
- make Property interface extend the root interface
- add name and key field to DssServiceActorProperty
- add DssSpawnActorException for throwing from spawn action
- add exception, service, resolver, service interface
- add DssCommonActorUtils for helping spawn actors in interface
- add interface document
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
core core logic discussion feature New feature help wanted Extra attention is needed refactoring Improve the code
Projects
Development

No branches or pull requests

1 participant