StAc is very modular and intend to keep it that way. Here are its main components right now:
U I - > W o r k e r - > C a c h e - > S t o r a g e / S e r v i c e s
(
TODO: description of the role of the Worker, most important component, needs to be written ).
for
detailed dependencies on other perl modules(classes/frameworks) and versions needed, see
StAcMakefile.
concept diagram
see
StAcDiagrams#concept_diagram
UML class diagram
see
StAcDiagrams#UML_class_diagram (needs updating after first alpha release)
data model
see see
StAcDataModel
storage data model
see
StAcDataStorageModel
File Layout
see
InfraStructureFileLayout?