flowserv.controller.worker.config module
Collection of helper methods to configure worker engines.
- flowserv.controller.worker.config.java_jvm() str
Get path to the Java virtual machine.
- Return type
string
- flowserv.controller.worker.config.python_interpreter() str
Get path to the executable for the Python interpreter in the current environment.
- Return type
string