golemcloud / golem

Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
https://learn.golem.cloud/
Apache License 2.0
530 stars 59 forks source link

Active oplog processor plugins per worker #1036

Open vigoo opened 3 weeks ago

vigoo commented 3 weeks ago

Worker executor must track the active set of oplog processor plugins for each worker. In details:

The outcome of this task is that there is full support for managing what oplog processor plugins are enabled for a worker but there is no actual oplog broadcast to them yet.