FluentScheduler
FluentScheduler copied to clipboard
is performance tested?
Hi.
i need this to make a multiplayer backend using signalr. formerly i used async methods for delayed tasks but they are not pausable easily but scheduling solutions like fluentSchedulers are good and can simply be paused. is it good about performance compared to async methods?