The Artima Developer Community
Sponsored Link

Java Buzz Forum
Distributed Computing: Amazon.mars

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Distributed Computing: Amazon.mars Posted: Aug 15, 2005 8:00 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Distributed Computing: Amazon.mars
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement

Werner Vogels, CTO of Amazon.com, gave a really fun talk: E-Commerce at Interplanetary Scale.

It is interesting to see the current gap between the average joes view of distributed computing, and what amazon.com needs for the future.

Modelling the system like life to gain benefits from evolution sounds smart and complicated. Werner is spot on when he notes how a living organism is continously regenerating. Getting rid of cells here, and replacing them with cells from there.

I definitely feel that we need to do that even on the small scale. I shudder at the thought of a single machine running an application these days. Haven't we all felt how apps get cruddier over time (and we all know about rebooting Windows)?

The "cluster" that we built for TheServerSide's nicest feature was the structure that we had around it for giving it a nice clean. We could easily bring up and down nodes without users knowing what was going on behind the scenes. The interface of http:// allows for many abstractions. Our caching framework (on Tangosol Coherence) made the unit of life seperate from a running server process.

If we take it to the next level, the computer unit that has been up for longest is probably the web itself. The latest Wired talks about how each URL is like a neuron, and how the links are the connections between. In fact, the web is so large these days that it is getting close to the complexity of the brain itself.

How long until we dump our memories into this global machine? Wait. We do right now (google, email, flickr, podcasts, ...).

It is quite staggering to look at how fast it is growing too. Are we building the Terminator? :)

Read: Distributed Computing: Amazon.mars

Topic: SourceLabs goes for Java Previous Topic   Next Topic Topic: Ecstasy (Amphetamines) Reverses Parkinson’s Disease in Study

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use