handling it, how wrong is it ??
very wrong
Asynchronous IO just means that you have a system that can cooperatingly reschedule partiality executed functions to wait for IO. Multithreading just means that you use more than one operating system thread to execute your code.
Обсуждают сегодня