Похожие чаты

NodeJS is single threaded for a program that reads a

file asyncronously
in this program
if file reading operation starts and the method give the control back to the main execution so that the remaingn code can execute
cool
now as said before it is single threaded than how the multi execution will take place
i.e 1) reading the file
2) exectuing the next statements
as node is just a single threaded

also what if the very next execution needs the upper execution' result (which is async operation)
for this particular case. there would be no any advantage for aysnc right ?

1 ответов

19 просмотров

node makes an asynchronous call to read the file, remembers to call a callback when reading is done, and continues to execute the current stack. When node is idle, it waits for the os to report it's done reading the file, and then it calls the callback there would be no any advantage for aysnc right ? there is. While the async operation is not done yet, node can run other code, such as processing other requests

Похожие вопросы

Обсуждают сегодня

а через ESC-код ?
Alexey Kulakov
29
30500 за редактор? )
Владимир
47
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
any reference of this implementation?
BitBuddha
29
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
13
Hi guys, any problem with Pulsebrige? Trying to transfer from wETH to ETH. First it tells me to connect my metamask "through mobile app" not desktop. Then I did and confirmed ...
Snowflakecrypto
11
Ⓐrtto, [4/23/24 7:02 PM] Please explain more fully how it is not working exactly, and what are the steps you are taking, and what error messages come or what happens. Ⓐrtto, ...
Ezza Kezza
2
sounds like people have lost their kaspa on tradeogre... does this mean tradeogre not trustworthy?
Ezza Kezza
15
Привет)) уже кажется эту тему перемусолили, но вот я так и не понял. Я сейчас сижу на 27дюймов 2к мониторе. На Актуальной макоси, если я куплю 27д 4к монитор: - будет ли изобр...
Vladislav Piskunov
11
Страшнейшая правда про списки ЦБ. С первых дней жизни P2P сферы, молодые человеки, начитавшись законодательной базы и "внутренних" документов, решили, что им противостоит сер...
Foxcool
3
Карта сайта