Home > Computers > Programming > Component Frameworks > CORBA > Articles
http://www.luxnet.at/index.php?module=documents&JAS_DocumentManager_op=downloadFile&JAS_File_id=3
Evaluates three tools that focus on management of distributed applications based on the Orbix C++ CORBA implementation: Orbix Manager, Corba Assistant and Object/Observer and investigates the capabilities of these tools and identifies the benefits and shortcomings of these according to criteria such as overhead, ease of instrumentation, management configuration capabilities and integration with standard management frameworks.
http://www.codeproject.com/KB/IP/dist_object_system.aspx
This article shows how the .NET and J2EE platforms can tightly interoperate together, as it is often needed when developing distributed enterprise applications. For this purpose, an open-source custom remoting channel called IIOP.NET is used.
http://www.drdobbs.com/can-corba-sidestep-open-source-licensing/184413466
Takes a look at how to extend the functionality of an open-source program without actually changing the source code.
http://www.drdobbs.com/object-interconnections-corba-and-xml-pa/184403783
Takes a look at the relationship between XML and CORBA and explores the topic of versioning.
http://www.drdobbs.com/object-interconnectionscorba-and-xml-par/184403790
Discusses various alternatives of passing XML-defined data between client and server. Concludes with a brief discussion of SOAP and Web Services and how they relate to CORBA.
http://www.drdobbs.com/object-interconnections-corba-and-xml-p/184403802
Compares SOAP and IIOP and then concludes that Web services and CORBA are not rivals, but instead are complementary.
http://www.drdobbs.com/corba-metaprogramming-mechanisms-part-1/184403860
Describes CORBA Portable Interceptors, which are objects that an ORB invokes in the path of an operation invocation to monitor or modify the behavior of the invocation transparently.
http://www.drdobbs.com/dynamic-corba-part-1-the-dynamic-invocat/184403833
Covers the basics of the DII (Dynamic Invocation Interface), the client-side interface used for dynamic CORBA applications.
http://www.drdobbs.com/object-interconnections-dynamic-corba-pa/184403840
Explains the Dynamic Any, which is the standard facility for manipulating values of constructed types within Dynamic CORBA applications.
http://www.drdobbs.com/object-interconnections-dynamic-corba-pa/184403847
Presents the CORBA DSI (Dynamic Skeleton Interface), which is the server-side counterpart of the CORBA Dynamic Invocation Interface.
http://www.drdobbs.com/dynamic-corba-part-4-the-interface-repos/184403854
Shows how CORBA developers can use the IFR (Interface Repository) to construct truly dynamic applications that discover all necessary type information at run time.
http://www.linuxjournal.com/article/5453
This article explores how some useful extensions to an open-source protocol analyzer in order to allow the extraction of OMG IDL (interface definition language) defined data types from TCP/IP traffic (using GIOP/IIOP) have been added.
http://www.cs.huji.ac.il/labs/transis/Abstracts/mware.html
This paper discusses the implementation of CASCADE, a distributed caching service for CORBA objects.
http://www.javacoffeebreak.com/articles/javaidl/javaidl.html
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.onjava.com/pub/a/onjava/2001/12/12/jms_not.html
This article introduces JMS and the CORBA Notification Service and describes the challenges being addressed in providing an interworking solution. By Steve Trythall.
http://www.onjava.com/pub/a/onjava/2002/10/23/corba.html
This article explains how to simulate the pass-by-value strategy in CORBA 2.2 using Java so that a client virtual machine can locally invoke methods implemented.
http://www.usenix.org/publications/library/proceedings/coots96/full_papers/kordale/index.html
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.drdobbs.com/object-interconnections-real-time-corba/184403809
Describes how middleware is evolving to support distributed real-time and embedded systems. Focuses on real-time CORBA.
http://www.drdobbs.com/real-time-corba-part-2-applications-and/184403812
Shows C++ code examples that illustrate how to program the real-time CORBA priority mechanisms.
http://www.drdobbs.com/real-time-corba-part-3-thread-pools-and/184403820
Describes real-time CORBA's support for thread pools and synchronizers.
http://www.drdobbs.com/real-time-corba-part-4-protocol-selectio/184403827
Explores features that allow distributed real-time and embedded applications to select protocol properties and to explicitly bind clients to server objects using pre-allocated connections, priority bands, and private connections.
http://java.sun.com/developer/technicalArticles/Servlets/corba/
Gives a brief overview of CORBA, then discusses servlets and demonstrates how servlets can communicate with CORBA servers.
http://www.drdobbs.com/the-corba-component-model-part-1-evolvin/184403884
This column is the first in a series that focuses on the CORBA Component Model (CCM). It first outlines the evolution of programming abstractions from subroutines to modules, objects, and components. Then it describes how this evolution has largely been mirrored in middleware, from message passing to remote procedure calls and from distributed objects to component middleware. Finally the article discusses the limitations of distributed object computing (DOC) middleware that motivate the need for component middleware in general and the CORBA Component Model (CCM).
http://www.drdobbs.com/the-corba-component-model-part-2-definin/184403885
This column discusses a hybrid publisher/subscriber and request/response distribution architecture that uses CCM features to implement stock-quoter example.
http://queue.acm.org/detail.cfm?id=1142044
Michi Henning argues why this distributed computing technology fell short and what can be learned from it.
http://www.ibm.com/developerworks/webservices/library/ws-underhood/
Explains the low-level protocols used.
http://www.drdobbs.com/xml-reflection-for-corba/184403881
Shows an alternative approach to supporting reflection in CORBA. The basic approach involves having each object returns its own metadata, rather than relying on an external service, such as the IFR.
Home > Computers > Programming > Component Frameworks > CORBA > Articles
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us