Still highly experimental release.
- The scheduler is not preemptive which means that there is only one job a the time.
- Memory exhaustion will occur if you are not careful with the configuration file.
- Python API and C++ iterative API is provided
Still highly experimental release.