p0licat / vcs-query-tool

Framework written in #Java which eases management of multiple VCS.
GNU General Public License v3.0
0 stars 0 forks source link

MessageQueue with simple cache, handmade. Will be replaced by MQ or other technologies using Spring or OpenLiberty. #5

Open p0licat opened 2 years ago

p0licat commented 2 years ago

This opens a new PR. Should use SourceGathererService as provider. Consumes messages into cache / XML files / unstructured db. Provides routes to DbService.

p0licat commented 2 years ago

Optionally use an actual MQ.

p0licat commented 2 years ago

If Linux VMs are discoverable, Kafka might work.