Skip to content

Latest commit

 

History

History
118 lines (80 loc) · 2.57 KB

index.rst

File metadata and controls

118 lines (80 loc) · 2.57 KB

Welcome to the eHive user manual

This manual describes how to run, develop, and troubleshoot eHive pipelines. It describes eHive's "swarm of autonomous agents" paradigm, shows how different components work together, and provides code examples. There are also links to API documentation for eHive classes.

The code is open source, and available on GitHub.

The main documentation for eHive is organized into a couple sections:

  • user-docs
  • dev-docs

User documentation

quickstart/install quickstart/quickstart quickstart/tips

walkthrough/long_mult_walkthrough

running_pipelines/initializing running_pipelines/running running_pipelines/monitoring running_pipelines/management running_pipelines/tweaking running_pipelines/error-recovery running_pipelines/troubleshooting

creating_pipelines/pipeconfigs creating_pipelines/dataflows creating_pipelines/semaphores creating_pipelines/accumulators creating_pipelines/parameters creating_pipelines/meadows_and_resources creating_pipelines/included_runnables

creating_runnables/runnables_overview creating_runnables/runnable_api creating_runnables/IO_and_errors

advanced_usage/mpi advanced_usage/slack advanced_usage/continuous_pipelines advanced_usage/json

contrib/alternative_meadows contrib/docker-swarm

appendix/presentations appendix/analyses_pattern appendix/scripts appendix/hive_schema appendix/api appendix/changelog

Developer documentation

dev/development_guidelines dev/release_checklist dev/build_the_docs

Indices and tables

  • genindex
  • modindex
  • search