Monthly Archives: April 2012

Running the new MongoDB data adapter for Atom Hopper with Netbeans 7.1

I’ve mentioned Atom Hopper several times in this blog. Atom Hopper (based on Apache Abdera) for those whom might not know is a Rackspace sponsored open source project. Today I’ll show you how to use the new MongoDB data adapter. … Continue reading

Posted in Apache Abdera, Apache Tomcat, Atom Hopper, Java | 3 Comments

Build a clustered ATOM server with Node.js

From the Node.js documentation: A single instance of Node runs in a single thread. To take advantage of multi-core systems the user will sometimes want to launch a cluster of Node processes to handle the load. Today I’ll show you … Continue reading

Posted in JavaScript, Node.js | 1 Comment

Starting out with CoffeeScript

I went to a Java conference this past weekend and there were several topics of interest. One of the speakers was talking about Underscore and his examples were all done in CoffeeScript. I had previously looked at CoffeeScript and messed … Continue reading

Posted in CoffeeScript, JavaScript | Comments Off