Barracuda RMM
formerly Managed Workplace
formerly Managed Workplace
single pass
Algorithm that reads its input exactly once, in order, without unbounded buffering. Generally requires O(n) time and less than O(n) storage (typically O), where n is the size of the input.