<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Dynamic_Invocation_Interface</id>
	<title>Dynamic Invocation Interface - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Dynamic_Invocation_Interface"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Dynamic_Invocation_Interface&amp;action=history"/>
	<updated>2026-04-22T22:28:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Dynamic_Invocation_Interface&amp;diff=2237146&amp;oldid=prev</id>
		<title>imported&gt;Jlwoodwa: tag as unref</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Dynamic_Invocation_Interface&amp;diff=2237146&amp;oldid=prev"/>
		<updated>2024-03-26T19:28:01Z</updated>

		<summary type="html">&lt;p&gt;tag as unref&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{unref |date=March 2024}}&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039; Dynamic Invocation Interface (DII) &amp;#039;&amp;#039;&amp;#039; is an [[API]] which allows dynamic construction of [[CORBA]] [[object (computer science)|object]] invocations. It is used at [[compiler|compile]] time when a [[client (computing)|client]] does not have knowledge about the object it wants to invoke. With this interface an argument list is marshalled, a function is named, and a request for service is sent to the object server. DII will usually have an asynchronous mode of &lt;br /&gt;
The following types of applications would require or benefit from DII: browsers for CORBA services, application browsers, bridges (protocol converters), applications accessing huge numbers of different interfaces, monitoring applications.&lt;br /&gt;
&lt;br /&gt;
DII also provides a deferred synchronous invocation. Deferred synchronous invocations are submitted without having to wait for a response. This is similar to a one-way operation except return values and out parameters are possible, but must be [[polling (computer science)|polled]] for.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*http://www.cuj.com/documents/s=7981/cujcexp2007vinoski/&lt;br /&gt;
*https://web.archive.org/web/20041205190741/http://e-docs.bea.com/tuxedo/tux80/creclien/dii.htm#1012539&lt;br /&gt;
&lt;br /&gt;
[[Category:Common Object Request Broker Architecture]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Soft-eng-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Jlwoodwa</name></author>
	</entry>
</feed>