I put together an architecture diagram to show the components, the data stores, and how they interact.
There are 3 entry points, all along the top. Two of them are launched by cron jobs, the last is launched by a web service request.
The Klepto guy pushes new quotes into the Duke's data store. The Duke will then later enrich those quotes. Both stores get queried by the Professor during analysis, and the results are published into the report to the user.
The Klepto guy pushes new quotes into the Duke's data store. The Duke will then later enrich those quotes. Both stores get queried by the Professor during analysis, and the results are published into the report to the user.


Leave a comment