Giter VIP home page Giter VIP logo

rpc-rmi-stud-admin-project's Introduction

RPC-RMI-Stud-Admin-Project

RMI assignement

ASSINGMENT ๐Ÿ“‹

DESCRIPTION

CPH Business Academy collects data about their PBA SOU students โ€“ name, email address, etc. Imagine, the data of the second semester students is already stored in a SQL database, while the same kind of data of the new students is still in a text file.

Create an application, which can read the data from all sources, regardless the input format, can merge it and then to print it out on the console, one line per student.

The application should illustrate the use of RPC/RMI technology.

Hint:

Develop a simple RMI server that shares services, which enable a client to open, read, and process two types of data sources: a text-file, either .txt or .csv SQL database Develop a RMI client, which can connect to the server and take use of the remote services.

Optional:

add a service, which can read the data from the file and store it in the database

RMI TECHNOLIGY ๐Ÿ–Š๏ธ

The RMI architecture, shown in Figure, describes how remote objects behave and how parameters are passed between remote methods. Remote method invocation allows the program to define separately the behaviour and the code that implements the behaviour and allows running them on separate JVMs

UML

rpc-rmi-stud-admin-project's People

Contributors

jonasmanley avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.