Untitled
md5: fff9ac89d58033854683a236801b5b03
🔍
why can't they teach you threading too soon?
every program becomes better once i add threads /Workers
>>105992670 (OP)Threading is retarded.
>this code might run in parallel>or it might not!>you never know.. Tee-hee.What fucking retard came up with this?
lol bro just use async. as long as you don't mind that the behavior of async workers is erratic and irregular. you could use threads, but muh shared state. parallelization is an unsolved problem.
>>105992670 (OP)maybe you study ffmpeg and single thread video conversion advantage