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 0000000055 55 Bytes
_service_error 0000000364 364 Bytes
node-v0.4.7.tar.bz2 0003961289 3.78 MB
nodejs.spec 0000001318 1.29 KB
Revision 4 (latest revision is 11)
_service committed (revision 4)
generated via source service
Comments 0
openSUSE Build Service is sponsored by