Case Surf.com
Index -> About Us -> Add Your Link -> Privacy of Info -> Terms & Conditions -> Submit Article
Search:   
 

The 3 Biggest Problems Affecting Blogging Today

The problem with blogging today, and how to ensure you build a successful, long-term blog project br ... - Richard Adams
 

How I Converted a $47 One Time Investment into $5000 Sales ? - Here's My True Story...

How Some Simple Tricks can Boost Up Sales of Your Resell Right Products ? - Murtuza Abbas
 

Cisco CCNA / CCNP Home Labs: Developing Troubleshooting Skills

Learn the real way to develop your Cisco router and switch troubleshooting skills from Chris Bryant, ... - Chris Bryant
 
 

What??s In A Name?

What?s in a name? Well to me the name is just about everything. What if Microsoft, Amazon or Ebay we ... - David Mclauchlan
 

Groupware as a Document Manager: Collaboration Series #3

This third article explores groupware as a document manager, and provokes a critical approach to fin ... - Joe Miller
 

Pay per Click Advertising

Pay-per-click advertising is also called keyword auctioning. It remains one of the quickest and most ... - Robbie Darmona
 

How to Avoid Negative Feedback on eBay

Let an eBay guru show you how he manages to avoid negative feedback comments. - Dan Thompson
 

Domain name registration

Quick guide on how to register a domain name. Made in a step by step process so even the average web ... - millzee1
 
 

Index » Computers & Software » Computer Human Interaction
 

Next Big Change in Computing Architecture - Remote Action Interface - RAI

 
Author: Bira Rai
 

Remote Action Interface (RAI) email@BiraRai.com

As the Internet expands due to the addition of new systems, applications and users the need for efficient communication between all these entities increases. The Remote Action Interface Architecture (RAI) achieves loose coupling among internet entities. Any system which is network addressable is considered an entity. In order to simplify entity to entity communication there is a need to abstract away the complexity of the network. By eliminating the knowledge of the network from the implementation layer the RAI architecture is able to move data from one entity to another seamlessly. Implementing a solution built on the principles of Remote Action Interface (RAI) provides the ability for entities to self manage their own data without human intervention.

Within the RAI Architecture there are three classifications actions, entity and containers. The classifications are organized in a hierarchical tree structure. All leaf nodes are entities while all paths starting from the tree root (domain) are containers.

Actions: The four basic actions which can be preformed on an entity are view, delete, update, and add. From these four actions additional actions can be derived. Data sent to entity is contained within xml tags. Syntax: action@

Entity:

The entity defines what time of actions it will perform. The entity must reside within a container. Syntax: action@entity

Container: Containers hold zero or more entities. The classification changes between entity and container depending on the manner in which the entity or container is being referenced. Syntax: action@entity.container

RAI Definition A request is sent to discovery@entity.container the response is a RAI definition, which lists all entities and actions.

RAI Architecture Implementation

RAI Server Today the communication and programming are two distinct layers. The RAI server functions as a mail and web server, which allows fusion of the network and the implementation layers. The RAI server is not able to hold the requester's state information; therefore security access verification is done on each request.

RAI Language Extension In order to support the paradigm shift in computing architecture, programming languages must support embedded communication. Data within the application is passed to method using either the RAI request or conventional memory stack.

The first interaction directed at an entity is the RAI discovery request sent to discovery@entity.com. The response will contain the entity's RAI Definition. The RAI definition is simple and universally available to all requesters. The requester is free to invoke any discovered action. The requester invokes an action by sending a request to action@entity.container. Data is sent to the RAI action in the format specified by the RAI definition. The RAI response is the result of a RAI request made by a remote entity. The format of the RAI response is outlined in the RAI action definition.

Implementation Example

Wal-Mart purchases products from hundreds of vendor world wide. Many of Wal-Mart's suppliers' change mailing addresses frequently. Every time a supplier changes its mailing address Wal-Mart must locate the supplier in their supplier database and manually update the address information. Having to manually find and update information costs Wal-Mart time and money. Costs are reduced by implementing a RAI solution. In the following example Wal-Mart initials are request to fedex ever week requesting FedEx to update their mailing address.

Sample RAI Definition entity FedEx.com { Entity address.FedEx.com; // entity declaration public view; // action declaration // input: none // returns: website };

entity address.FedEx.com { public view; // input: none // returns: company address information // 43 // wall street };

Fedex Source Code

Public view@address.Fedex.com { String streetNumber = "7"; String streetName; = "Long Tail Drive";

// load data in to entity update@streetNumber.address.Fedex.com = streetNumber; update@streetName.address.Fedex.com = streetName;

// from is global variable // from variable can contains update@fedex.address.accounting.walmart.com return from = address.Fedex.com; }

Wal-Mart Source Code

Public update@fedex.address.account.walmart.com { // from is global variable // from variable can contains view@address.fedex.com

String Number = streetNumber.from; String Name = streetName.from; Return; }

birarai

 
 
 

Related Articles

 
10 Ways To Identify If Your Mover Is Right For You
 
Performance Management Solutions
 
Auto Responders: The Marketers Magic Trick
 
Backup Schmackup: I'm Afraid, Very Afraid!
 
How to Easily Create Your Own Online Product
 
DVD Quality Movie Downloads - Is this for Real?
 
Why Your Comapny Needs a Newsletter
 
Do You Have Something To Hide? Here's How
 
Web Coach Tip: The Truth Is Out -- Confessions of a Web Pro
 
T Mobile??s MDA Pro-The new contender!
 
 
 
Add Url
 

Computers & Software

News & Media

Sports & Adventure

Jobs & Careers

Academics & Education

Science & Space

Creative Arts

Self Help

Indoor Games

Hygiene & Health

Fashion & Relationships

Companies & Business

Estate & Realty

Society & Communities

Food & Recipe

Travel & Accommodation

Government & Politics

Children & Teens

Home Family & Garden

Medicine & Treatment

Online Shopping

Finance & Banking

Recreation

Automotive

 
Index -> Privacy of Info -> Terms & Conditions  
Copyright © 2008 www.casesurf.com All Rights Reserved.