News

If you do decide to go the threaded approach with C++, then you'd be better off with the boost threads library than plain pthreads.<BR><BR>As to whether you should use threads at all, I don't want ...