Eclipse ORB is a CORBA orb for use in Jakarta EE and GlassFish and other projects that still need an ORB.
-
Updated
Feb 4, 2025 - Java
Eclipse ORB is a CORBA orb for use in Jakarta EE and GlassFish and other projects that still need an ORB.
Code for FOSDEM'19 presentation about distributed computing in Ada
This is a Java repository to contain my work for Distributed Systems (SOEN423) from Concordia Universirty during Fall 2018.
A component to enable as user to search content from the database.
This repository contains the third practical assignment (TP3) for the course "Intégration des Objets et des Services," focusing on the implementation of CORBA services.
The goal of this lab is to design, develop, and test a banking application that manages an account, specifically allowing the following operations: Reading the account balance Crediting the account Debiting the account The client will interact with the application via the menu below, which will enable them to execute these various operations. CORB
The goal is to design, develop, and test the "hello" application (a program that displays "hello" on the server).
Simple CORBA Example for Distributed Systems course
This is a Java/CORBA server that illustrates the use of stringified object references stored in a file on a server that is different from the machine on which either the CORBA server or the CORBA client are located. This server provides a servant object that returns the date and time as a string.
Simple Money Transaction System using CORBA - JAVA
O projeto CORBA e destinado a troca de dados entre sistemas distribuidos heterogêneos
Boggle Game Created Using Java CORBA
This are all the educational practice files in different languages. For study purpose only.
Automatically exported from code.google.com/p/charcorba
A program that calculates a total amount including taxes (T.T.C) based on a net amount (H.T) and a VAT rate using CORBA. A client-server application based on the RPC protocol
This is a compilation of 4 common exercises of distributed programming (ring, bully, readers - writers problem and a simple p2p program) developed in CORBA Java using NetBeans IDE by Juan Carlos Maldonado Lozano and Javier Bernabé García.
Repositório referente a matéria de Sistemas Destribuidos, de Luiggi Moreira Silva, ministrada por Alexandre Carvalho, em IF Goiano Campus Morrinhos (2022)
Add a description, image, and links to the corba-server topic page so that developers can more easily learn about it.
To associate your repository with the corba-server topic, visit your repo's landing page and select "manage topics."