Svelto.Tasks
Svelto.Tasks copied to clipboard
Svelto Tasks - C# promises compliant multi-threaded tasks runner
Results
2
Svelto.Tasks issues
Sort by
recently updated
recently updated
newest added
Im just diving in to the convoluted world of tasks and threads and im really frustrated of all the limitations and (probably necessary) safety precautions of paralell processing. I have...
Hey, I updated to the last version and noticed that in StandardSchedulers was missing so easy to use StandardSchedulers.oneSecondScheduler `(IEnumerator).RunOnSchedule(StandardSchedulers.oneSecondScheduler);` There are in my project so many oneSecondScheduler before updating....