CodeChef-Gitter
CodeChef-Gitter copied to clipboard
Multithreading Needed.
The application fetches solutions once by one which takes a long time. Use of multithreading can get it done in a few seconds. Refer to Amazon-Updates which is a multithreaded application.
where exactly you want to use multithreading... please elaborate . I would like to work on it.