Thomas Chik's avatar

You are behind a proxy. You can modify other data related to your profile by this link.

Thomas Chik's avatar

Thomas Chik

tshchik

Involved Projects and Packages
Maintainer Bugowner
Maintainer Bugowner
Maintainer

A full-featured and high-performance event loop that is loosely modelled after
libevent, but without its limitations and bugs. It is used, among others, in
the GNU Virtual Private Ethernet and rxvt-unicode packages.

Authors:
---------
- Marc Lehmann
- Emanuele Giaquinta

Maintainer

V8 is Google's open source JavaScript engine.
V8 is written in C++ and is used in Google Chrome, the open source browser from Google.
V8 can run standalone, or can be embedded into any C++ application.

Evented I/O for V8 JavaScript. Node's goal is to provide an easy way to build scalable network programs. Node tells the operating system (through epoll, kqueue, /dev/poll, or select) that it should be notified when a new connection is made, and then it goes to sleep. If someone new connects, then it executes the callback. Each connection is only a small heap allocation.

openSUSE Build Service is sponsored by