Skip to main content

Posts

Showing posts from February, 2020

Dynamic Architecture Diagram

The idea behind the dynamic architecture is to allow the software to become scalable depending on the amount of load of the system. The pool of processes architecture will allow for multiple QNM's, but those QNM's will have a fixed number of checker processes in them. The idea behind the Dynamic Architecture is to allow each QNM to change the amount of checker processes it has depending on the work that is being done. This will in turn reduce the amount of QNM's needed and reduce the amount of time the jobs will take. The diagram below shows the updated architecture with client server labels.