Node.JS

Edit Package nodejs

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.

http://nodejs.org

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000152 152 Bytes
_service:download_url:node-v0.4.8.tar.gz 0004991396 4.76 MB
node-v0.4.7.tar.bz2 0003961289 3.78 MB
nodejs.spec 0000001318 1.29 KB
Latest Revision
_service committed (revision 11)
generated via source service
Comments 0
openSUSE Build Service is sponsored by