The coordination service for running drivers on PlaceOS.
Compilation of drivers and binary management is performed by build-api
service.
Modules are instantiations of drivers which are distributed across core nodes through rendezvous hashing.
Core is a clustered service. This is implemented through the clustering lib.
See CONTRIBUTING.md
.