Asynchronous I/O

JSON (JavaScript Object Notation) is a popular data-interchange format. It was derived from the JavaScript scripting language for representing simple data structures and associative arrays, called objects. Despite its relationship to JavaScript, it is language independent, with parsers available for many languages.

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications - nodejs.org