/core

PlaceOS primary coordination service.

Primary LanguageCrystalOtherNOASSERTION

PlaceOS Core

Build CI

The coordination service for running drivers on PlaceOS.

Implementation

Compilation

Compilation of drivers and binary management is performed by build-api service.

Module Management

Modules are instantiations of drivers which are distributed across core nodes through rendezvous hashing.

Clustering

Core is a clustered service. This is implemented through the clustering lib.

Contributing

See CONTRIBUTING.md.