DerekGloudemans / distributed-detection

Performs stream processing (nominally object detection) across multiple worker processes with decentralized load balancing, decentralized database with eventual consistency, and basic fault monitoring.
0 stars 1 forks source link

Add Consistency Thread #19

Closed DerekGloudemans closed 4 years ago

DerekGloudemans commented 4 years ago

All major threads now implemented. Only need monitor process, debugging, and testing/results generation.