ocurrent / solver-service

An OCluster service for solving opam dependencies
Apache License 2.0
11 stars 7 forks source link

Add solver worker #8

Closed patricoferris closed 2 years ago

patricoferris commented 2 years ago

This PR adds an OCluster compatible worker that can use (yet unreleased) custom OCluster jobs to solve requests. A small example submission client is given in examples/submit and the README shows how to test this locally.