UNPKG

arehs

Version:

The arehs ensures the best possible large batch processing, which is oriented towards event-driven chunk processing.

6 lines (5 loc) 120 B
export declare enum ProcessStatus { TASK_COMPLETED = "TASK_COMPLETED", ERROR = "ERROR", FINISH = "FINISH" }