Im using threads because i want to have up to 10 sockets downloading (synchronous io) simultaneously, is there a better approach than using threads for this purpose?
Im using threads because i want to have up to 10 sockets downloading (synchronous io) simultaneously, is there a better approach than using threads for this purpose?
Bookmarks