driplineorg / driplineorg/dripline-python
Service startup commands
Open
enhancement
- Dominant language
- Python
- Stars
- 3
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Users should be able to configure a service with a set of startup commands. `dl-serve` should read startup commands from the config file and use `concurrent_receiver::process_message()` to add the messages into the processing queue before starting the service.
We probably need to bind `concurrent_receiver` and add that to the specifications of `service`'s bound base classes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.