ElemLight t1_iye44dj wrote
Single threadded applications nowadays are so dumb. People, we live in a time where there are consumer "workstation" CPUs that have 128 threads! Only utilizing 1 is really dumb.
Admiralbenbow123 t1_iye5ukz wrote
There are a lot of problems that pop up when coding a program with more than one thread though
This semester in university I had to make a few very simple programs with multithreading and even those were a pain in the bum
ElemLight t1_iyect05 wrote
Yeah that's fair.
But I would expect that effort from huge software companies like Autodesk or adobe.
For small niche tools, a okay.
Viewing a single comment thread. View all comments