The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blogs by topic Distributed and user tomwhite

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • Grid • GUI 
• IDE • Instant Messaging • J2EE • J2ME • J2SE 
• JavaOne • Jini • JSP • JSR • JXTA 
• LDAP • Linux • Mobility • NetBeans • Open Source 
• OpenSolaris • P2P • Patterns • Performance • Porting 
• Programming • Research • 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.
on Mar 18, 2008 | Permalink | Discuss
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.
on Nov 27, 2007 | Permalink | Discuss
How to run data processing applications on a rented grid.
on Jul 20, 2007 | Permalink | Discuss
Amazon's new Elastic Compute Cloud should be a perfect fit for running Hadoop jobs.
on Aug 24, 2006 | Permalink | Discuss
Implementing a distributed java.util.Map using Amazon S3.
on Aug 13, 2006 | Permalink | Discuss
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.
on Mar 17, 2006 | Permalink | Discuss
The MapReduce and distributed filesytem parts of Nutch (inspired by projects from Google) have been split into a new project, called Hadoop.
on Feb 8, 2006 | Permalink | Discuss
MapReduce is an amazing distributed system for massive data processing from Google Labs. There's now a Java implementation.
on Sep 25, 2005 | Permalink | Discuss