News

In a recent project, I had the task of programming time-consuming calculations that took place in the background of a desktop application. The motivation was to allow the user to continue working ...
"Tasks keep the CPUs busy. When a core is working, rather than waiting for work to be sent to it, the application progresses towards it conclusion. A caveat to all of this is to remember that tasking ...