jasminecorp.net directory
Updated Blogs
More .....



 
 

| Add Search | Advertise With JCSearch | Suggest a Site

Search the Web


Search Results

Articles
Directory > Computers > Programming > Component Frameworks > CORBA > Articles

Web Sitesi

JMS & CORBA Notification Interworking
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/2001/12/12/jms_not.html
Reviews Rating: Not yet Rated Whois Check

CORBA State of the Union
Article provides information on the background to CORBA, where CORBA can be found today and
standards activities. By Charlotte Wales, Fred Waskiewicz.

http://www.adtmag.com/article.asp?id=8137
Reviews Rating: Not yet Rated Whois Check

XML Reflection for CORBA
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.

http://www.cuj.com/documents/s=8943/cujexp0312vinoski/
Reviews Rating: Not yet Rated Whois Check

A Comparison of three CORBA Management Tools
Article by Bernd Widmer and Wolfgang Lugmayr evaluated three tools that focus on management of
distributed applications based on the Orbix C++ CORBA implementation: Orbix Manager, Corba
Assistant and Object/Observer and investigated the capabilities of these tools and identified the
benefits and shortcomings of these according to criteria such as overhead, ease of instrumentation,
management configuration capabilities and integration with standard management frameworks.
Abstract. Full text in postscript file.

http://www.infosys.tuwien.ac.at/reports/bin/abstract.pl?report=TUV-1841-1999-07
Reviews Rating: Not yet Rated Whois Check

Web Services: SOAP and CORBA
Compares CORBA and SOAP. Contains many interesting comments originally made in a thread on the
comp.object.corba newsgroup.

http://www.xs4all.nl/~irmen/comp/CORBA_vs_SOAP.html
Reviews Rating: Not yet Rated Whois Check

Parallel CORBA Objects for Programming Computational Grids
This article presents an extension to CORBA to help programmers encapsulate parallel code in
distributed objects. This extension, called PaCO (Parallel CORBA Object), hides most of the
cumbersome problems associated with parallelism, while still allowing scalable communication
between parallel CORBA objects.

http://dsonline.computer.org/0302/f/pri_print.htm
Reviews Rating: Not yet Rated Whois Check

CORBA Metaprogramming Mechanisms, Part 1
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.cuj.com/experts/2103/vinoski.htm
Reviews Rating: Not yet Rated Whois Check

Implementing a Caching Service for Distributed CORBA Objects
This paper discusses the implementation of CASCADE, a distributed caching service for CORBA
objects.

http://www.cs.huji.ac.il/labs/transis/Abstracts/mware.html
Reviews Rating: Not yet Rated Whois Check

Dynamic CORBA, Part 4
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.cuj.com/experts/2101/vinoski.htm
Reviews Rating: Not yet Rated Whois Check

Local Invocation for CORBA
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.onjava.com/pub/a/onjava/2002/10/23/corba.html
Reviews Rating: Not yet Rated Whois Check

Dynamic CORBA, Part 3
Presents the CORBA DSI (Dynamic Skeleton Interface), which is the server-side counterpart of the
CORBA Dynamic Invocation Interface.

http://www.cuj.com/experts/2011/vinoski.htm
Reviews Rating: Not yet Rated Whois Check

Dynamic CORBA, Part 2
Explains the Dynamic Any, which is the standard facility for manipulating values of constructed
types within Dynamic CORBA applications.

http://www.cuj.com/experts/2009/vinoski.htm
Reviews Rating: Not yet Rated Whois Check

Dynamic CORBA, Part 1
Covers the basics of the DII (Dynamic Invocation Interface), the client-side interface used for
dynamic CORBA applications.

http://www.cuj.com/experts/2007/vinoski.htm
Reviews Rating: Not yet Rated Whois Check

Real-time CORBA, Part 4
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://www.cuj.com/experts/2005/vinoski.htm
Reviews Rating: Not yet Rated Whois Check

Real-time CORBA, Part 2
Shows C++ code examples that illustrate how to program the real-time CORBA priority mechanisms.
http://www.cuj.com/experts/2001/vinoski.htm
Reviews Rating: Not yet Rated Whois Check

Real-time CORBA, Part 1
Describes how middleware is evolving to support distributed real-time and embedded systems. Focuses
on real-time CORBA.

http://www.cuj.com/experts/1912/vinoski.htm
Reviews Rating: Not yet Rated Whois Check

Designing an Adaptive CORBA Load Balancing Service using TAO
Focuses on the specifications for middleware-based load balancing mechanisms developed using
standard CORBA, and discusses the specific load balancing service we designed using TAO.

http://computer.org/dsonline/0104/features/oth0104_print.htm
Reviews Rating: Not yet Rated Whois Check

Strategies for CORBA Middleware-Based Load Balancing
Load balancing helps improve system scalability by ensuring that client application requests are
distributed and processed equitably across a group of servers. Likewise, it helps improve system
dependability by adapting dynamically to system configuration changes that arise from hardware or
software failures.

http://computer.org/dsonline/0103/features/oth0103_print.htm
Reviews Rating: Not yet Rated Whois Check

Caching Support for CORBA Objects
Introduces caching solutions for improving availability and predictability of distributed services.
Cascade (caching service for CORBA distributed objects) facilitates scalable application design by
building cache hierarchies for the objects it manages.

http://computer.org/dsonline/0103/departments/res0103_print.htm
Reviews Rating: Not yet Rated Whois Check

CORBA and XML, Part 2: XML as CORBA Data
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.cuj.com/experts/1907/vinoski.htm
Reviews Rating: Not yet Rated Whois Check

CORBA Notification Services
Covers existing CORBA CosEvent services and the enhancements which will be made to them with the
introduction of advanced notification services in CORBA 3.0.

http://www.ibm.com/developerworks/library/co-cjct7/
Reviews Rating: Not yet Rated Whois Check

Help with Designing or Debugging CORBA Applications
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.linuxjournal.com/print.php?sid=5453
Reviews Rating: Not yet Rated Whois Check

Real-time CORBA, Part 3
Describes real-time CORBA's support for thread pools and synchronizers.
http://www.cuj.com/experts/2003/vinoski.htm
Reviews Rating: Not yet Rated Whois Check

CORBA and XML, Part 3: SOAP and Web Services
Compares SOAP and IIOP and then concludes that Web services and CORBA are not rivals, but instead
are complementary.

http://www.cuj.com/experts/1910/vinoski.htm
Reviews Rating: Not yet Rated Whois Check

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
Reviews Rating: Not yet Rated Whois Check

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
Reviews Rating: Not yet Rated Whois Check

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/
Reviews Rating: Not yet Rated Whois Check

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
Reviews Rating: Not yet Rated Whois Check

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/
Reviews Rating: Not yet Rated Whois Check

Under the Hood: IORs, GIOP and IIOP
Explains the low-level protocols used.
http://www.ibm.com/software/developer/library/underhood/
Reviews Rating: Not yet Rated Whois Check

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/
Reviews Rating: Not yet Rated Whois Check

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
Reviews Rating: Not yet Rated Whois Check

The Trouble with CORBA
This article covers the pitfalls of CORBA.
http://www.chappellassoc.com/artcorba.htm
Reviews Rating: Not yet Rated Whois Check

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/
Reviews Rating: Not yet Rated Whois Check

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
Reviews Rating: Not yet Rated Whois Check

 


Jasminecorp.net directory is based on the Open Directory and is being modified by Jasminecorp.

©2004 Jasmine Computers Inc.

Click here to subscribe for Jasminecorp's product News.

Home | JCBid |Software Development | Domain Registration | Hosting | Web Designing | Buy Books | Advertise with JCSearch | Whois | IP Locator | Add Search | Shopping | Store | Free Blogs | Free GuestBook | Free E-Cards | Free Games | Free Tutorials | Set as Home | Add to Favorite | Suggest a Site | Directory | Our Portfolio | Terms of service | Free quote | Tell a Friend | Special Offer | Job Opportunities | games | Usenet Groups

Submit a Site to Jasminecorp.net Directory || Advertise with us

 

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor
Get a Domain Name:
.com .us .info
.org .in .name
.net .biz .asia