JCMsuite6.4/PythonInterface
Skip to content
Getting Started
Tutorial
Python Command Reference
Daemon Command Reference
daemon.add_workstation
daemon.add_cluster
daemon.add_queue
daemon.install_remote_environment
daemon.job_info
daemon.kill
daemon.release
daemon.resource_info
daemon.shutdown
daemon.startup
daemon.status
daemon.wait
Analysis and Optimization Toolkit
Documentation Home
Legal information
JCMsuite6.4/PythonInterface
PythonInterface
»
Daemon Command Reference
»
daemon.startup
¶
jcmwave.daemon.
startup
(
port
=
None
,
signature
=
None
)
¶
Starts the daemon on a local machine.
Parameters:
port
– The port that the JCMdaemon is listening on. If no port is specified, the JCMdaemon chooses a port automatically.