.

Technology

Node

Node.js is a high-performance JavaScript runtime built on the V8 engine for executing scalable network applications.

Ryan Dahl launched Node.js in 2009 to rethink server-side concurrency. It utilizes an event-driven, non-blocking I/O model to manage thousands of concurrent connections on a single thread. The system runs on Google's V8 engine (C++) and provides access to npm (a registry with over 2 million packages). Companies like Netflix and LinkedIn use it for its speed and scalability: it remains the top choice for real-time data streaming and microservices.

https://nodejs.org
142 projects · 55 cities

Related technologies

Recent Talks & Demos

Showing 141-142 of 142

Members-Only

Sign in to see who built these projects