node. JS Learning Notes

Source: Internet
Author: User

Node is:

Built on top of JavaScript;

Event-triggered and asynchronous;

Designed for data-intensive real-time programming;

Learning books: "Great node. js", "node. js"

Event polling: Node registers events and then keeps asking if the kernel has been distributed. Therefore, there is no blocking mode of execution.

V8:chorme engine, virtual machine, execute node. js very fast

NPM: is a NODEJS package management and Distribution tool, has become the unofficial Release Node module (package) standard

(http://baike.baidu.com/link?url=0D4ZlMkkWRDDVEyhj--AmG3kKQyzMypoU5p1ImL9WCrs0YboT0TtXPEmlWBv50Xla1Op_RLqfCRN-OUmqdG-Pq#2)

REPL: is a simple, interactive programming environment (HTTP://SEGMENTFAULT.COM/A/1190000002673137)

DIRT (data-intensive Real-time): data-intensive real-time programs, node-targeted applications.

node. JS Learning Notes

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.