CORBA and XML, Part 1: Versioning
Takes a look at the relationship between XML and CORBA and explores the topic of versioning.
http://www.cuj.com/experts/1905/vinoski.htm
Home / Programming / Component Frameworks / CORBA / Articles /
|
Can CORBA Sidestep Open-Source Licensing?
Takes a look at how to extend the functionality of an open-source program without actually changing the source code.
http://www.webtechniques.com/archives/2001/04/trachtman/
Home / Programming / Component Frameworks / CORBA / Articles /
|
Goodbye NEO, Hello Enterprise Java Beans
Article on Sun's CORBA strategy shift.
http://www.sun.com/sunworldonline/swol-11-1997/swol-11-neo.html
Home / Programming / Component Frameworks / CORBA / Articles /
|
Why Choose CORBA and Java Technology
Gives an overview of the two technologies and helps determine how best to make them work together.
http://www.ibm.com/software/developer/library/why-corba/
Home / Programming / Component Frameworks / CORBA / Articles /
|
Under the Hood: IORs, GIOP and IIOP
Explains the low-level protocols used.
http://www.ibm.com/software/developer/library/underhood/
Home / Programming / Component Frameworks / CORBA / Articles /
|
CORBA Component Model (CCM)
Outlines upcoming changes to the CORBA specification, and explains what it means for current and future projects, and interoperability with other component models.
http://www.ibm.com/developerworks/library/co-cjct6/
Home / Programming / Component Frameworks / CORBA / Articles /
|
Java and CORBA - A Smooth Blend
While there may still be a place for technologies such as RMI, CORBA represents a great threat, and offers great rewards for those Java developers that adopt it.
http://www.javacoffeebreak.com/articles/javaidl/javaidl.html
Home / Programming / Component Frameworks / CORBA / Articles /
|
Servlet Inter-communication with CORBA
Gives a brief overview of CORBA, then discusses servlets and demonstrates how servlets can communicate with CORBA servers.
http://developer.java.sun.com/developer/technicalArticles/Servlets/corba/
Home / Programming / Component Frameworks / CORBA / Articles /
|
Object Caching in a CORBA Compliant System
This paper investigates performance issues for distributed object systems. Claims that object caching is a must for improved performance and scalability in distributed object systems.
http://www.usenix.org/publications/library/proceedings/coots96/full_papers/kordale/index.html
Home / Programming / Component Frameworks / CORBA / Articles /
|
CORBA 3.0 Notification Service
Explains how to use COSNotification Service and points out the advantages over the COSEvent Service. Covers structured events, filters, and Quality of Service issues.
http://www.ibm.com/developerworks/components/library/co-cjct8/index.html
Home / Programming / Component Frameworks / CORBA / Articles /
|