RAIN (random array of independent nodes)
#4
[attachment=10942]
RAIN Technology
The RAIN technology is the name of a research project that originated at the California Institute of Technology (Caltech), in collaboration with NASA’s Jet Propulsion Laboratory and the Defense Advanced Research Projects Agency (DARPA). It was later named Rainfinity’s technology. The name of the original research project was RAIN, which stands for Reliable Array of Independent Nodes.
The goal of the RAIN technology project was to identify key software building blocks for creating reliable distributed applications using off-the-shelf hardware. The focus of the research was on high-performance, fault-tolerant and portable clustering technology for space-borne computing.
Two important assumptions were made that reflects the differentiations between RAIN and a number of existing solutions both in the industry and in academia:
• The most general share-nothing model is assumed. There is no shared storage accessible from all computing nodes. The only way for the computing nodes to share state is to communicate via a network. This differentiates RAIN technology from existing back-end server clustering solutions such as SUNcluster, HP MC Serviceguard or Microsoft Cluster Server.
• The distributed application is not an isolated system. The distributed protocols interact closely with existing networking protocols so that a RAIN cluster is able to interact with the environment. Specifically, technological modules were created to handle high-volume network-based transactions. This differentiates it from traditional distributed computing projects such as Beowulf.
The idea for RAIN came from RAID (Redundant Array of Independent Disks) technology. RAID partitions data among a set of hard drives in a single system. RAIN partitions storage space across multiple nodes in a network. Partitioning of storage is called disk striping. Several patents have been granted for various proprietary versions of RAIN.
It is commonly said that “the RAIN project intended to marry distributed computing with networking protocols”. It became obvious that RAIN technology was well-suited for Internet applications. During the RAIN project, key components were built to fulfil this vision. A patent was filed and granted for the RAIN technology. Rainfinity was spun off from Caltech in 1998, and the company has exclusive intellectual property rights to the RAIN technology. After the formation of the company, the RAIN technology has been further augmented, and additional patents have been filed.
Guiding concepts that shaped the architecture of RAIN technology are as follows:
Network Applications:
The architecture goals for clustering data network applications are different from clustering data storage applications. Similar goals apply in the telecom environment that provides the Internet backbone infrastructure, due to the nature of applications and services being clustered.
Shared-Nothing
The shared-storage cluster is the most widely used for database and application servers that store persistent data on disks. This type of cluster typically focuses on the availability of the database or application service, rather than performance. Recovery from failover is generally slow, because restoring application access to disk-based data takes minutes or longer, not seconds. Telecom servers deployed at the edge of the network are often diskless, keeping data in memory for performance reasons, and tolerate low failover time. Therefore, a new type of share-nothing cluster with rapid failure detection and recovery is required. The only way for the shared-nothing cluster to share is to communicate via the network.
Scalability
While the high-availability cluster focuses on recovery from unplanned and planned downtimes, this new type of cluster must also be able to maximize I/O performance by load balancing across multiple computing nodes. Linear scalability with network throughput is important. In order to maximize the total throughput, load load-balancing decisions must be made dynamically by measuring the current capacity of each computing node in real-time. Static hashing does not guarantee an even distribution of traffic.
Peer-to-Peer
A dispatcher-based, master-slave cluster architecture suffers from scalability by introducing a potential bottleneck. A peer-to-peer cluster architecture is more suitable for latency-sensitive data network applications processing shortlived sessions. Hybrid architecture should be considered to offset the need for more control over resource management. For example, a cluster can assign multiple authoritative computing nodes that process traffic in the round-robin order for each network interface that is clustered to reduce the overhead of traffic forwarding
RAIN (also called channel bonding, redundant array of independent nodes, reliable array of independent nodes, or random array of independent nodes) is a cluster of nodes connected in a network topology with multiple interfaces and redundant storage. RAIN is used to increase fault tolerance. It is an implementation of RAID across nodes instead of across disk arrays.
RAIN can provide fully automated data recovery in a local area network (LAN) or wide area network (WAN) even if multiple nodes fail. A browser-based, centralized, secure management interface facilitates monitoring and configuration from a single location. There is no limit to the number of nodes that can exist in a RAIN cluster. New nodes can be added, and maintenance conducted, without incurring network downtime.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Tagged Pages: malainir neer sekarippu thotty,
Popular Searches: ns2 source code compromise nodes, random thoughts email, nodes disjoints code in ns2, rain detector, latest relible array of independent node research papers, 4bit array multiplier pdf, rain detector design,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
RE: RAIN (random array of independent nodes) - by seminar class - 24-03-2011, 04:58 PM

Possibly Related Threads...
Thread Author Replies Views Last Post
  Resistive random-access memory (RRAM) project topics 4 3,285 13-04-2017, 10:49 AM
Last Post: jaseela123d
  Random Quote Generator? shakir_ali 0 1,068 30-10-2014, 12:54 AM
Last Post: shakir_ali
  Layered Approach Using Conditional Random Fields for Intrusion Detection project report helper 11 7,792 01-03-2013, 11:58 AM
Last Post: [email protected]
  Fuzzy Random Impulse Noise Removal From Color Image Sequences computer girl 1 1,723 24-10-2012, 01:45 PM
Last Post: seminar details
  Location Independent Naming electronics seminars 1 1,337 08-02-2012, 10:56 AM
Last Post: seminar addict
  Location Independent Naming For Nomadic Computers Electrical Fan 2 1,959 08-02-2012, 10:56 AM
Last Post: seminar addict
  RELIABLE ARRAY OF INDEPENDENT NODES project report helper 6 4,615 03-02-2012, 12:06 PM
Last Post: seminar addict
  Dynamic random-access memory project topics 0 847 27-04-2011, 10:59 AM
Last Post: project topics
  Software Solution For Modular & Self Independent Networked Robot projectsofme 0 943 18-12-2010, 04:13 PM
Last Post: projectsofme
  Off-line Signature Verification Using HMM for Random, Simple and Skilled Forgeries seminar surveyer 0 2,290 15-10-2010, 09:46 AM
Last Post: seminar surveyer

Forum Jump: