Tampilkan postingan dengan label Nodejs. Tampilkan semua postingan
Tampilkan postingan dengan label Nodejs. Tampilkan semua postingan

Node.js PaaS Nodejitsu Open-Sources Several Tools

0 komentar Senin, 20 Juni 2011

Nodejitsu, the original Node.js platform-as-a-service, has open-sourced several of its tools, some of which are used in its own production stack. These could be useful to those running their own Node.js servers or private clouds. Some of the tools are very simple, like forever, which ensures that a script runs continuously. Others are more involved, such as the application server haibu and the cloud deployment tool jitsu.


View the original article here

Read On

Fargo: A Scheme-like Programming Langauge That Runs on Node.js

0 komentar Sabtu, 28 Mei 2011

Developer James Coglan has created Fargo, a small experimental programming language for a asynchronous systems in JavaScript. It works in both Node.js and in browsers. Fargo is a modified version of Scheme, a dialect of LISP.


View the original article here

Read On

Live Blog: Surprise Talk By JavaScript Brendan Eich on Spidermonkey and Node.js

0 komentar Rabu, 25 Mei 2011

Mozilla employe and JavaScript Brendan Eich is giving a surprise talk at Node.js today on the subject of using Mozilla's Spidermonkey JavaScript engine in Node.js, instead of Google's V8.


The Spidermonkey/Node.js project has been known for a while now.


View the original article here

Read On

Live Blog: Surprise Talk By JavaScript Brendan Eich on Spidermonkey and Node.js

0 komentar Rabu, 18 Mei 2011

Mozilla employe and JavaScript Brendan Eich is giving a surprise talk at Node.js today on the subject of using Mozilla's Spidermonkey JavaScript engine in Node.js, instead of Google's V8.

The Spidermonkey/Node.js project has been known for a while now.

Comments (0)Add Comment
You must be logged in to post a comment. Please register if you do not have an account yet.
busy

View the original article here

Read On