Well, I'm happy to say that Im a software partner with intel! They are interested in a project I have started that may help developers get right into parallel programming.
Yeah it's hard to think in a parallel way, the only multithreading I ever do is for audio streaming, although I always wanted to try and do things like IO in separate threads. So those tools sound very helpful, however when it comes to the libraries, I'm the kind of person that reinvents the wheel, I just have to do it. Seriously I replace standard library functions with my own implementations for no reason.
Well, I'm happy to say that Im a software partner with intel! They are interested in a project I have started that may help developers get right into parallel programming.
WhiteDragon103 2 years ago
Yeah it's hard to think in a parallel way, the only multithreading I ever do is for audio streaming, although I always wanted to try and do things like IO in separate threads. So those tools sound very helpful, however when it comes to the libraries, I'm the kind of person that reinvents the wheel, I just have to do it. Seriously I replace standard library functions with my own implementations for no reason.
WaluigiSoap 3 years ago