Architectural Implementation
<DIV align=left>

The architecture is a hosted software enterprise three tiered application in a datacenter.

Almost all of the software is in Python scripts, with key bottleneck portions that are memory / CPU intensive like codecs implemented in C/C++ native compiled code.

[Return to prior page]