Package index
-
crew-package - crew: a distributed worker launcher framework
-
crew_monitor_local() - Create a local monitor object.
-
crew_class_monitor_local - Local monitor class
-
crew_controller_local() - Create a controller with a local process launcher.
-
crew_launcher_local() - Create a launcher with local process workers.
-
crew_class_launcher_local - Local process launcher class
-
crew_controller_sequential() - Create a sequential controller.
-
crew_class_controller_sequential - Sequential controller class
-
crew_controller() - Create a controller object from a client and launcher.
-
crew_class_controller - Controller class
-
crew_controller_group() - Create a controller group.
-
crew_class_controller_group - Controller group class
-
crew_launcher() - Create an abstract launcher.
-
crew_class_launcher - Launcher abstract class
-
crew_client() - Create a client object.
-
crew_class_client R6client class.
-
crew_options_local() - Local
crewlauncher options.
-
crew_options_metrics() - Options for logging resource usage metrics.
-
crew_tls() - Configure TLS.
-
crew_class_tls R6TLS class.
-
crew_throttle() - Create a stateful throttling object.
-
crew_class_throttle R6throttle class.
-
crew_relay() - Create a
crewrelay object.
-
crew_class_relay R6relay class.
-
crew_assert() - Crew assertion
-
crew_clean() - Deprecated: terminate dispatchers and/or workers
-
crew_deprecate() - Deprecate a
crewfeature.
-
crew_eval() - Evaluate an R command and return results as a monad.
-
crew_random_name() - Random name
-
crew_retry() - Retry code.
-
crew_terminate_process() - Manually terminate a local process.
-
crew_terminate_signal() - Get the termination signal.
-
crew_worker() - Crew worker.