Blogs by topic Distributed and user tomwhite
| • Accessibility | • Ajax | • Blogging | • Business | • Community |
| • Databases | • Deployment | • Distributed | • Eclipse | • Education |
| • EJB | • Extreme Programming | • Games | • GlassFish | • Grid |
| • GUI | • IDE | • Instant Messaging | • J2EE | • J2ME |
| • J2SE | • Jakarta | • JavaFX | • JavaOne | • Jini |
| • JSP | • JSR | • JXTA | • LDAP | • Linux |
| • Mobility | • NetBeans | • Open Source | • OpenSolaris | • OSGi |
| • P2P | • Patterns | • Performance | • Porting | • Programming |
| • Research | • RMI | • RSS Feeds | • Search | • Security |
| • Servlets | • Struts | • Swing | • Testing | • Tools |
| • Virtual Machine | • Web Applications | • Web Design | • Web Development Tools | • Web Services and XML |
Distributed

What trends in disk drive technology mean for data processing.

I've bumped into consistent hashing a couple of times lately. But what is it and why should you care? This post has a look.

How to run data processing applications on a rented grid.

Amazon's new Elastic Compute Cloud should be a perfect fit for running Hadoop jobs.

Implementing a distributed java.util.Map using Amazon S3.

With the launch of Amazon S3 (Simple Storage Service) we are seeing a continuation of the trend for the big web companies to monetize their computing infrastructure by opening it up to developers.

The MapReduce and distributed filesytem parts of Nutch (inspired by projects from Google) have been split into a new project, called Hadoop.

MapReduce is an amazing distributed system for massive data processing from Google Labs. There's now a Java implementation.



