Blogs about: Corba
Featured Blog
Corba dan contoh implementasinya
Ini tugas dari salah satu kuliah, semoga bisa bermanfaat dan tolong koreksi jika salah. Remoting Technology Implementation Corba (Common Object Request Broker Architecture) Definisi Corba (Commo… more »
KataBenda
Corba dan contoh implementasinya
— 2 comments
ahmadhanafi wrote 4 months ago: Ini tugas dari salah satu kuliah, semoga bisa bermanfaat dan tolong koreksi jika salah. Remoting … more »
Riblja Čorba #2 & testing of Lucy
Ziggy wrote 2 weeks ago: I thaught I was going to test Lucy on Metal Camp, but due to some (unknown to me) reason I was told … more »
CORBA - VisiBroker
arnoldindia wrote 2 months ago: VisiBroker 3.x Here are some additional details for the VisiBroker 3.x implementation of CORBA. See … more »
About The Java 2 ORB
arnoldindia wrote 2 months ago: The Java IDL ORB that ships with the Java 2 platform allows applications to run either as stand-al … more »
CORBA - Object Adapters
arnoldindia wrote 2 months ago: Object Adapters The CORBA specification defines the concept of an object adapter. An object adapter … more »
CORBA - Implementing Objects
arnoldindia wrote 2 months ago: Object Implementations NOTE: the previous section discussed the client’s view of CORBA, that i … more »
CORBA Client Implementation
arnoldindia wrote 2 months ago: Implementing a CORBA Client This section covers what you need to know to use CORBA objects from the … more »
CORBA - Introduction in Depth
arnoldindia wrote 2 months ago: What is CORBA? CORBA, or Common Object Request Broker Architecture, is a standard architecture for d … more »
CORBA - Distributed Application
arnoldindia wrote 2 months ago: Distributed Applications CORBA products provide a framework for the development and execution of dis … more »
CORBA Language Mappings - Questions and Answers
arnoldindia wrote 2 months ago: WHAT IS A LANGUAGE MAPPING? CORBA IDL is used to describe application and system interfaces in a ma … more »
CORBA IDL - Questions and Answers
arnoldindia wrote 2 months ago: WHAT IS THE PURPOSE OF IDL? IDL stands for Interface Definition Language. Its purpose is to define … more »
CORBA and Factory
arnoldindia wrote 2 months ago: WHAT IS A FACTORY? A factory is a CORBA Object that returns another CORBA object via one of its CORB … more »
CORBA - General Questions Part 3
arnoldindia wrote 2 months ago: CAN CORBA APPLICATIONS BE MULTI-THREADED? The CORBA specification does not currently address multi- … more »
CAN CORBA OBJECTS BE ACCESSED BY WEB BASED APPLICATIONS?
arnoldindia wrote 2 months ago: Yes. There is a number of ways that CORBA objects can be accessed from web based applications. Jav … more »
CORBA Vs EJB
arnoldindia wrote 2 months ago: WHY SHOULD I USE CORBA AND NOT EJB? Enterprise Java Beans (EJB) is a new distributed object computi … more »
CORBA - General Questions Part 2
arnoldindia wrote 2 months ago: HOW CAN CORBA ENABLE CLIENT/SERVER COMMUNICATION? A server is defined as an Interface in CORBA IDL. … more »
CORBA - General Questions
arnoldindia wrote 2 months ago: WHAT IS THE BASIC FUNCTIONALITY PROVIDED BY CORBA? At the most basic level, CORBA is a standard for … more »
Distributed Objects & CORBA - Interview Questions
arnoldindia wrote 2 months ago: WHAT IS A DISTRIBUTED OBJECT? A distributed object is an object that can be accessed remotely. This … more »
CORBA - Frquently Asked Questions - Link
arnoldindia wrote 2 months ago: CORBA - FAQ … more »
