|
Amazon has released an SDK that you can use to call Amazon Web Services from your node.js apps.
The Software Development Kit is a preview version, and will let you make use of Amazon DynamoDB, Amazon S3 (Simple Storage Service), Amazon EC2 (Elastic Compute Cloud), and Amazon Simple Workflow Service in conjunction with node.js, the popular server-side platform for running JavaScript.
As the blog post describing the new SDK says:
Node.js provides an event-driven non-blocking I/O model to allow your applications to scale while keeping you from having to deal with threads, polling, timeouts, and event loops. You can, for example, initiate and manage parallel calls to several Web services in a clean and obvious fashion.

The preview SDK is available as an npm (Node Packaged Module) and Amazon is looking for comments on how it can be improved.
Clippy Lives! This Time In JavaScript 20/05/2013
If you remember Clippy then the idea that he is back might make your blood run cold - but this time it's different. Clippy, and his friends Merlin, Rover and Links, are back in the form of a JavaScrip [ ... ]
|
Processing Version 2.0 Released 06/06/2013
Initially envisaged to teach computer programming fundamentals within a visual context, Processing is a free, open source language based on Java, designed to be easy to use and to provide near in [ ... ]
| | More News |
|