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

Dynamic Verticle Management #420

Open
7 tasks
fussel178 opened this issue Nov 14, 2021 · 0 comments
Open
7 tasks

Dynamic Verticle Management #420

fussel178 opened this issue Nov 14, 2021 · 0 comments
Labels
▶️ telestion-application Everything related to the telestion-application module 📋 telestion-example Everything related to the telestion-example module 🎩 telestion-services Everything related to the telestion-services module 🌷 enhancement New feature or request 🔧 telestion-api Everything related to the telestion-api module
Projects
Milestone

Comments

@fussel178
Copy link
Member

fussel178 commented Nov 14, 2021

We need some sort of "process management" for verticles in the core.

The following features are useful:

  • loading and unloading of verticles during execution
  • configuration changes for starting verticles
  • log and notification on failed verticles
  • split up configuration files into smaller parts
  • combine configuration files via include_path: ""
  • loading and unloading of configurations
  • API to control all of the above (useful for terminal-client)
@fussel178 fussel178 added 🌷 enhancement New feature or request 🔧 telestion-api Everything related to the telestion-api module ▶️ telestion-application Everything related to the telestion-application module 📋 telestion-example Everything related to the telestion-example module 🎩 telestion-services Everything related to the telestion-services module labels Nov 14, 2021
@fussel178 fussel178 added this to the Pre-Release 1.0 milestone Nov 14, 2021
@fussel178 fussel178 added this to Backlog - New Unranked in Telestion via automation Nov 14, 2021
@fussel178 fussel178 moved this from Backlog - New Unranked to pre-v1.0 in Telestion Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
▶️ telestion-application Everything related to the telestion-application module 📋 telestion-example Everything related to the telestion-example module 🎩 telestion-services Everything related to the telestion-services module 🌷 enhancement New feature or request 🔧 telestion-api Everything related to the telestion-api module
Projects
Development

No branches or pull requests

1 participant