Skip to content

Repository files navigation

Monitor core

Actions Status Coverage Status MPL-2.0 License

monitor-core contains the backend services used to configure, launch, and monitor asynchronous GridSuite processes.

Module Documentation

Read the child module documentation for service-specific details:

Overview

monitor-server manages process configurations, starts executions, stores execution and step statuses in PostgreSQL, and publishes run requests to RabbitMQ.

monitor-worker-server consumes those requests, executes the configured process steps, sends status updates back to the server, and stores computation results or debug artifacts when needed.

Liquibase

Please read liquibase usage for instructions to automatically generate changesets. After generating a changeset, add it to Git and reference it in monitor-server/src/main/resources/db/changelog/db.changelog-master.yaml.

About

Process orchestration platform for grid computations using Spring Boot and PowSyBL

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages