gctoolkit
gctoolkit copied to clipboard
API to support message backplane
Currently an Aggregator/Aggregation provider has to export the implementations to the vertx module. The goal is to eliminate this by adding message bus support to the API and converting the vertx module to be a supplier to this API. Making this move should allow us to clean up the vertx module.