holoscan::AppWorker
holoscan::AppWorker
Constructors
AppWorker
Destructor
~AppWorker
Methods
options
target_fragments
fragment_graph
server
Overload 1
Overload 2
execute_fragments
terminate_scheduled_fragments
submit_message
process_message_queue
app_driver_client
worker_shutdown_timeout_ms
Get the calculated worker shutdown timeout in milliseconds.
This timeout is dynamically calculated based on the number of fragments and their scheduler’s stop_on_deadlock_timeout values.
Returns: The shutdown timeout in milliseconds.
handle_worker_connect
Start the fragment services.
handle_worker_disconnect
Terminate the fragment services.
setup_signal_handlers
get_target_fragments
Get target fragments from the options.