Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • PeoplePods 0.9
  • Brackets Sprint 8
  • elFinder 2.0 RC1
  • BBClone 0.6.1
  • Twitter Follow Box...
  • Multilingual Press...
  • SimplePie 1.2.1
  • TinyTips 1.2
  • SWFUpload 2.2.0.1 ...
  • Head Cleaner 1.4.2.9
  • Home > Scripts > Development Tools > Other Libraries

    Node.js v0.7.8 / v0.6.18

    Softpedia Pick Award
    Download button


    Downloads: 762  Tell us about an update
    User Rating:
    Rated by:
    Very Good (4.0/5)
    3 user(s)
    Developer:

    Website:

    License / Price:

    Platforms:

    Databases:

    Language:

    Last Updated:

    Category:
    Node.js Development Team | More scripts
    nodejs.org
    MIT License 

    Windows / Linux / Mac OS / BSD / Solaris
    N/A
    JavaScript
    May 16th, 2012, 05:59 GMT [view history]
    C: \ Development Tools \ Other Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Node.js description

    This is an evented I/O library for Google's V8 JavaScript Engine

    Node's goal is to provide an easy way to build scalable network programs. In the above example, the two second delay does not prevent the server from handling new requests.

    Node tells the operating system (through epoll, kqueue, /dev/poll, or select) that it should be notified when the 2 seconds are up or if a new connection is made—then it goes to sleep.

    If someone new connects, then it executes the callback, if the timeout expires, it executes the inner callback.

    Every connection stream is only a small allocation heap.

    What's New in This Release: [ read full changelog ]

    · Skip GetFileAttributes call when opening a file.
    · Added PKCS12/PFX support.
    · Delete NODE_CHANNEL_FD from env in spawn.
    · Added test for path.normalize with UNC paths.
    · Make path.normalize convert all slashes to backslashes.
    · Automatically close FSWatcher on error.
    · fs.ReadStream.pause() emits duplicate data event.
    · Don't assert() on pipe accept errors.
    · Better exception output for module load and process.nextTick.
    · Fixed error reporting.
    · Don't destroy on timeout.
    · Don't try to emit error on a null'ed req object.
    · Refactor ClientRequest.onSocket.



    TAGS:

    I/O library | connection manager | V8 engine | library | I/O | connection



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM