FEATURES:
* Create named workflows and task - shared and/or isolated instances
* Allows running single shared or isolated, and multiple tasks
* Allows before / after middlewares for each task
* Access read-only contexts and results of middlewares/tasks
* Allows merging two instances of tasks with namespace clash handling
* Allows support for / working with
* Concurrency, Commands & Scripts (Todo), SSH (Todo), Files (Todo - normal, yaml, ini, and csv)
* Logging, Sockets, Events, Queues, ORMs/Databases (Todo), Authentication (Todo)
* Publisher-Subscriber / Server-Agent Architecture, Scheduling (Todo), etc
* Plugin support, Dependency Injection (Todo), Monitoring (Todo), etc