The self-managing, 'unbreakable' internet?

September 30, 2009

(PhysOrg.com) -- High-powered internet applications typically need teams of experts to maintain them. Not any more, say European researchers who have built a system to create applications that manage and fix themselves.

Part of the internet’s potential lies in its ability to link hundreds, thousands, or even millions of devices.

Whether a user is downloading a video from a peer-to-peer service, performing scientific research on a grid, or using “cloud computing” to manage a business, programs that let many devices and applications work together are crucial.

The problem, says Peter Van Roy, coordinator of the EU-supported SELFMAN project, is that it’s getting harder to keep those systems working.

“The central challenge when you build big internet applications is how to keep them running without having to tweak and manage them all the time,” he says.

The SELFMAN team set out three years ago to solve that problem by finding out how to build programs that take care of themselves in the rough-and-tumble internet environment.

“We wanted to make big internet applications easy,” Van Roy says, “so that all the management problems you normally have are handled by the system itself.”

The payoff, he says, will be huge. “It will take the internet to the next level.”

Self-management - four key features

The SELFMAN researchers identified four vital functions for a distributed application to manage itself - self-configuring, -tuning, -healing and -protecting.

Software is continually being patched, updated or replaced. For a distributed system to configure itself, it needs to keep track of all its components, update them as needed, and make sure that all parts of the system can still talk to each other.

“Our system can ask a component, what version are you? Who are you talking to? It can then replace an old version with a new one as needed,” says Van Roy.

Self-tuning means that the system can instantly adjust to changing loads and to components leaving or joining the network.

“Suppose one node is getting overloaded,” says Van Roy. “Our load-balancing algorithm allocates new nodes close to that hotspot. It spreads the heat to the other nodes and the hotspot cools down.”

The is an unpredictable environment. Routers crash, cables get cut, parts of the system overload and grind to a stop, and components come and go.

“With SELFMAN,” Van Roy says, “each node stores some of the data and each piece of data is replicated a certain number of times. If a node crashes, the other nodes detect the crash, find a new node and give it the missing data. The system heals itself.”

One of the biggest problems SELFMAN tackled was self defence.

The researchers discovered that a system’s security depends on its topology - how nodes are linked to each other. They found that “small world” networks - in which most nodes are not directly linked, but in which any node can communicate with another in a few steps - were the safest.

“With a small world network, it’s easier to detect, isolate, and eject bad nodes,” says Van Roy. “The security service observes the system’s behaviour. If it notices that certain parts of the network are acting abnormally, it takes action.”

It’s all in the architecture

The SELFMAN team found that building these advanced capabilities into useful applications required a highly structured approach.

The foundation of each application is a structured overlay network. That’s a program - itself replicated across the network - that keeps track of all the nodes and connections between them, and can decide when and how to fix problems.

The next level is a replicated storage system. It makes sure that each node has access to the same data, and that data are always replicated to ensure they do not disappear.

The third level houses SELFMAN’s transactional problem-solver. It relies on a sophisticated algorithm called Paxos to provide a systematic way of reaching consensus among any number of fallible components.

Van Roy uses the analogy of a transfer between two bank accounts. “If you want to reduce one bank account by 100 euros and add that 100 to another, you want both or nothing,” he says. “Each node must see the same data.”

“Getting all this fluid behaviour - where even if nodes are crashing or new nodes are coming in or the network has problems it never blocks the system - was a big technical problem,” says Van Ray. “We needed Paxos to get it to work.”

The SELFMAN architecture and components have been used to build some impressive applications. These include a prize-winning distributed Wikipedia that can handle far more queries than the current version, a commercially successful media streaming service, and a graphics program that lets multiple users collaborate on a design.

Van Roy believes that SELFMAN opens the door to a host of high-powered, flexible, and “unbreakable” . “Right now we’re just scratching the surface,” he says.

More information: http://www.ist-selfman.org/wiki/index.php/SELFMAN_Project

Provided by ICT Results


print this article email this article download pdf blog this article bookmark this article     Stumble it Digg this share on Facebook retweet share on Reddit add to delicious
Rate this story - 5 /5 (3 votes)


September 30, 2009 all stories

Comments: 0

5 /5 (3 votes)
  • Stumble this up

  • Digg this

  • share this

  • hide
  • Related Stories

  • Study shows internet to be resilient against terror attack
    created Sep 28, 2006 | popularity not rated yet | comments 0
  • Wireless Ad Hoc Networks
    created Aug 30, 2004 | popularity not rated yet | comments 0
  • A new kind of counting: Scientists develop computer algorithm to solve previously unsolvable counting problems
    created Feb 11, 2009 | popularity not rated yet | comments 0
  • Wireless sensors learn from life
    created Aug 25, 2008 | popularity not rated yet | comments 0
  • SolarWinds Makes Waves in Network Management
    created May 21, 2007 | popularity not rated yet | comments 0



  • hide
  • Relevant PhysicsForums posts

  • kindle e-reader and scientific papers
    created 13 hours ago
  • Help with a camera choice
    created Nov 18, 2009
  • casio calculator that's similar to TI-89
    created Nov 08, 2009
  • Advice on what cell phone to get
    created Nov 08, 2009
  • Changing the language options on your phone.
    created Nov 03, 2009
  • HP strange RPN operation???
    created Nov 02, 2009
  • More from Physics Forums - Computing & Technology

Other News

Design chosen for British 1,000 mph car

Design chosen for British 1,000 mph car (w/ Video)

Technology / Engineering

created 16 minutes ago | popularity not rated yet | comments 0

(PhysOrg.com) -- A British team hoping to be the first to get a car to 1,000 mph (1,610 km/h) has made its final design selection. The six-tonne car, known as the Bloodhound, will be powered by a Eurofighter ...


The number of text messages that a mobile user in S.Korea can send out a day has been restricted to 500, down from 1,000

S.Korea halves ceiling on text messages to fight spam

Technology / Telecom

created 3 hours ago | popularity not rated yet | comments 0

South Korean authorities on Wednesday halved the daily limit on text messages sent out by mobile phones as part of a campaign against spam, officials said.


AT&T and Verizon ads duel on airwaves and in court

Technology / Business

created 3 hours ago | popularity not rated yet | comments 0

(AP) -- What would the holidays be without bickering between siblings? AT&T and Verizon are swamping TV with ads attacking facets of each other's wireless networks. While the ads stick fairly close to the truth, there's ...


Selling chip makers on optical computing

Selling chip makers on optical computing

Technology / Semiconductors

created 17 hours ago | popularity 4.9 / 5 (8) | comments 1

(PhysOrg.com) -- Computer chips that transmit data with light instead of electricity consume much less power than conventional chips, but so far, they've remained laboratory curiosities. Professors Vladimir ...


Taking the drudgery out of software development

Taking the drudgery out of software development

Technology / Software

created 14 hours ago | popularity 3.6 / 5 (7) | comments 3

(PhysOrg.com) -- Software developers will no longer have to reinvent the wheel when writing new programs and applications thanks to a clever new set of tools and a central repository of 'building blocks'.