zisk-coordinator-client 1.1.0-alpha

ZisK Coordinator blocking client and remote job handle
docs.rs failed to build zisk-coordinator-client-1.1.0-alpha
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

zisk-coordinator-client

This crate is part of ZisK. See the ZisK documentation for an overview of the system.

For setup, deployment, and configuration of the distributed system, see the distributed system README.

zisk-coordinator-client is a blocking client for submitting jobs to a running ZisK coordinator and following them to completion.

Overview

  • CoordinatorClient — connect to a coordinator and submit setup/execute/prove jobs.
  • Job / WatchHandle — a remote job handle for tracking status and awaiting results.
  • InputSender — stream program input to the coordinator.

For a ready-made command-line front end, see zisk-prove-client.

Documentation

License

Licensed under either of:

at your option.