Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disambiguate Workers #44

Open
3 tasks
jbristowe opened this issue Nov 27, 2020 · 0 comments
Open
3 tasks

Disambiguate Workers #44

jbristowe opened this issue Nov 27, 2020 · 0 comments
Assignees
Labels
kind/enhancement New feature or request
Milestone

Comments

@jbristowe
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Workers are ONLY differentiated by their associated endpoint (or communication style). This is non-optimal since worker types cannot be identified without inspection of the underlying endpoint.

Describe the solution you'd like
Workers should be classified by their role (i.e. listening tentacle).

Additional context
The following types are to be implemented and based from Worker:

  • ListeningTentacleWorker
  • PollingTentacleWorker
  • SSHConnectionWorker
@jbristowe jbristowe added this to the v1.8 milestone Nov 27, 2020
@jbristowe jbristowe self-assigned this Nov 27, 2020
@jbristowe jbristowe added the kind/enhancement New feature or request label Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant