AsyncManager
library that ColdBox MVC has. It can be used to create async code and even scheduled tasks. CommandBox uses the AsyncManager internally for timed screen redraws.AsyncManager
class in the variables scope or call the async()
method of any Task Runner or custom command.