I usually really enjoy having to design a computer application. Lately I’ve been trying to design a multithreaded server that’ll process image frames from a video. Right, that’s MPI, Network and video decoding all rolled into one. Decoding video into an event-driven stream of frames is difficult enough by itself, without having to worry about [...]
