Services/F1/Server/Architecture: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 38: Line 38:
8. The RF then pick the result and returns it.
8. The RF then pick the result and returns it.


= Persitency / Consistency =
= Databases =


XXX
The Session DB and Services Status DB are key/value stores global to the cluster and replicated in several places. They can be eventually consistent.
 
The Result DB is a key/value store local to a single server. It holds the result for a specific transaction.
 
The queues are providing a Publisher/Subscriber pattern, where each worker picks jobs to be executed on a specific service.
Confirmed users
927

edits

Navigation menu