TGTGInsightаналитика telegramLIVE / telegram public index
← [404] — программирование

TGINSIGHT SIMILAR POSTS

Найти похожее

Источник @procode404 · Post #2995 · 28 апр.

​👨‍💻Цикл событий JavaScript простым языком — [14:38] Наверняка многие задумывались, как NodeJS способен обрабатывать такие серьёзные нагрузки, учитывая, что он работает всего в одном потоке. На самом деле, правда заключается в том, что большая часть времени, которую сервер тратит на обработку одного клиента, — это ожидание. Либо ожидание ответа от клиента, либо сама отправка запроса через сеть. NodeJS умеет делать все эти операции ожидания неблокирующими. То есть, пока он ждёт завершения какого-то системного вызова или завершения операции с сетью, он может обрабатывать другие соединения и благодаря этому не проигрывать, а порой даже выигрывать серверы, написанные в пусть и многопоточном, но блокирующем стиле. В этом видео вы узнаете, как это работает и почему это очень круто. #js#nodejs

Hashtags

Результаты

Найдено 315 похожих постов

Общий глобальный поиск

The Devs

@thedevs · Post #1214 · 04.09.2018, 12:49

BundlePhobia, find the cost of adding a npm package to your bundle. #resources#js @thedevs https://kutt.it/PmnHQQ

The Devs

@thedevs · Post #1991 · 30.08.2022, 06:59

Playcode, a JavaScript playground with instant live preview and console. #tools#js @thedevs https://kutt.it/MZNzQq

Hashtags

The Devs

@thedevs · Post #1881 · 27.02.2021, 12:35

Tauri, build smaller, faster, and more secure desktop applications with a web frontend. #tools#js @thedevs https://kutt.it/lWqTp5

Hashtags

The Devs

@thedevs · Post #1752 · 29.05.2020, 17:46

Rough Notation, a small JavaScript library to create and animate annotations on a web page. #tools#js @thedevs https://kutt.it/xQRGzV

Hashtags

The Devs

@thedevs · Post #1671 · 25.01.2020, 16:38

Mirage, an API mocking library for frontend developers. #tools#js @thedevs https://kutt.it/WglKGw

Hashtags

The Devs

@thedevs · Post #1625 · 06.12.2019, 16:30

Npkill, Easily find and remove old and heavy node_modules folders. #tools#js @thedevs https://kutt.it/MrhCVB

Hashtags

The Devs

@thedevs · Post #1242 · 07.10.2018, 16:46

Slate, a completely customizable framework for building rich text editors. #tools#js @thedevs https://kutt.it/ZqdIJs

Hashtags

The Devs

@thedevs · Post #1218 · 07.09.2018, 10:30

Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script. #tools#js @thedevs https://kutt.it/0e6Sk0

Hashtags

The Devs

@thedevs · Post #1165 · 06.07.2018, 17:31

Polly.js, record, replay and stub HTTP interactions. #tools#js @thedevs https://kutt.it/bRXldC

Hashtags

The Devs

@thedevs · Post #1084 · 14.04.2018, 09:15

Glide, a dependency-free JavaScript ES6 slider and carousel. #tools#js @thedevs https://kutt.it/mgEBEj

Hashtags

The Devs

@thedevs · Post #1069 · 03.04.2018, 17:47

Driver, Light-weight, no-dependency, vanilla JavaScript engine to drive user's focus across the page. #tools#js @thedevs https://kutt.it/fgzQxd

Hashtags

AprilNEA's Notebook

@AprilNEALab · Post #75 · 31.08.2024, 14:44

#NodeJS#ORM 这么严重的问题花了一年才被修复。 https://github.com/drizzle-team/drizzle-orm/issues/724 https://github.com/drizzle-team/drizzle-orm/releases/tag/0.33.0 TL;DR Drizzle ORM 导致 JSONB 在 Postgres 数据库中错误的以 JSON String 表示

Hashtags

12•••45678•••10•••20•••2627