Running the framework as a service/daemon
Open
enhancement
imported
OpSys-All
pipeline-framework
usability
- Dominant language
- Java
- Stars
- 26
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
_From [josteinaj@gmail.com](https://code.google.com/u/josteinaj@gmail.com/) on April 17, 2013 11:01:30_
Maybe using Apache Commons Daemon: http://commons.apache.org/proper/commons-daemon/ Advantages would include:
- ability to properly shut down when system shuts down
- automatically restart the framework if it crashes
- client applications wouldn't need to know where the framework is installed to be able to start it; you could install the CLI or the Web UI separately if you wanted to
What do you think?
_Original issue: http://code.google.com/p/daisy-pipeline/issues/detail?id=293_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.