architecture of the object oriented arc framework for c
play

Architecture of the Object Oriented ARC framework for C# over .NET - PowerPoint PPT Presentation

Architecture of the Object Oriented ARC framework for C# over .NET T. Vamsi Kalyan & R.K. Joshi Department of Computer Science and Engineering IIT Bombay Project sponsored by Microsoft A Presentation for SoDA, Jan 2004, Taj West End


  1. Architecture of the Object Oriented ARC framework for C# over .NET T. Vamsi Kalyan & R.K. Joshi Department of Computer Science and Engineering IIT Bombay Project sponsored by Microsoft A Presentation for SoDA, Jan 2004, Taj West End Bangalore

  2. Outline of the talk • What is ARC • ARC Kernel Services • Architectural view of ARC framework • ARC from the user’s point of view • Summary and current status of work

  3. Anonymous Remote Computing (ARC) Anonymous Remote Computing (ARC) • ARC is a message passing paradigm to support writing parallel/distributed programs. • ARC provides parallel/distributed programming constructs. • Issues in ARC framework are � Selecting a processor. � Sending a task and waiting for the results. � Handling of node failures.

  4. What is ARC over C#/.NET • Object-oriented, message passing framework to support development of distributed applications in presence of load, heterogeneity, failures and mobility. • Integration of – Anonymity – Service orientation – Mobility and distribution of objects • Scalable (dynamic join and dynamic leave) system in terms of participating nodes in a network.

  5. ARC Kernel Level Services • Registration Service • Migration Service • Synchronization • Retraction Construct • Connect Construct • Multi-hopping • HPF Service • Fault Tolerance Service • Auto Execution Service • Failure Detection • Object Arrival Intimation Service • Activation and Deactivation Service • Join Operation • Leave Operation

  6. ARC Framework Architecture ARC User Upper Layer UserLevel UserProgram NodeAdmin Program Translated UserInterface IMyObj Call Services Call Services Factory RealObj ARC User Lower Layer Container ARCObject Call Services Asynchronous Notify Acquire Proxy ARC Services Proxy Layer ARCObject Proxy Layer ARC Kernel Services ARC Object Services Developer Services NodeAdmin Services ARC Kernel Layer Registration Join Service HPF Service Service Migration Fault Tolerance & Service Auto Execution Service Activation & ObjectArrival Leave Service Trigger Service Intimation Service Communication Layer .NET Remoting Infrastructure

  7. Deployment View of ARC Software over LAN ARC Sotware ARC Components Sotware Components :a node not in the ARC logical ring :logical ring <<TCP .NET <<TCP .NET Remoting>> Remoting>> ARC Network :LAN Network <<TCP .NET <<TCP .NET <<TCP .NET Remoting>> Remoting>> Remoting>> ARC Sotware :a node in Components the ARC logical ring ARC Sotware ARC Components Sotware Components

  8. User’s Perspective • A platform above .NET to support development of distributed applications. • ARC Kernel level provides partial support for object migration and activating on remote nodes. • User has to write the methods that are not only application specific but also interact with the framework. • Some functionalities are provided to the user as partially implemented classes in ARC user lower level.

  9. Design of Container «interface» «interface» IRefCount IPushCommand +IncRefCount(): void +push(machine:HPFValue): int +DecRefCount(): void +RefCount(): int «interface» ISync «interface» IMyObject +Sync(): void +GracefulRetract(): void +myOperation(param:type): type +connect() To Interfaces IMYObject, IPushRequest «interface» «use» «interface» IContainer IMigratable 2 UserProgram PContainer «use» «implementation» Factory «instantiate» Container +New(): IMyObj

  10. Design of Class Real «interface» IRefCount +IncRefCount(): void +DecRefCount(): void +RefCount(): int «interface» «interface» «interface» IRealUtil IPushRequest IMyObject +isRetractonSet(): bool +push(machine:HPFValue): int +myOperation(param:type): type +RegisterForRemoteAccess(): void «interface» «use» «interface» ITrigger PReal IMigratable +Trigger(): void +OnReturn(): void +OnRetract(): void Container at Originator «implementation» «use» Nonoriginator Context To MarshalByRefObject, IMyObjectMigratable, IFronEndRealUtil, «use» PFrontEndReal Activator (.NET Remoting) «use» Proxy FrontEndReal +GetObject(): Object Real «instantiate» «use»

  11. Component View of ARC Software over LAN ARC Node ARC System .dll CodeMotion Server .dll Object Server .dll Name Server .dll Join Class.cs StartUp Program FTS Config File Service .dll HPF User Server Program .dll

  12. Components Categorized Based on Services ARC Object Service Developer Service Node Administrator Components Components Service Components ARCSystem HPFServer JoinServer ObjectServer FTSServer Startup Program Code Motion Server Name Server

  13. Summary • ARC framework integrates – Anonymity – Mobility and distribution of objects – Service orientation at interface and interaction level – Object orientation at design and implementation level – OOAD process followed for development • LAN and Internet versions of ARC software code – Tested using four Windows 2000 workstations. • Main design goal was separation of system’s concerns from the programmer’s concerns while building service oriented and object- oriented ARC framework over C#/.NET.

  14. Current Status of the Research • ARC over LAN has been extended to work over the Internet by keeping reuse and providing same abstraction to the user as main objectives. – ASP.NET, XML Web services, .NET, C# • Security issues are not addressed in current work and needs to be addressed. • Application framework and application that involve real world problems

  15. Website: http://www.cse.iitb.ac.in/~rkj/arc.... Thank You

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend