Distributed Component Object Model definition
<programming> (DCOM) Microsoft's extension of their
Component Object Model (COM) to support objects distributed
across a network. DCOM has been submitted to the IETF as
a draft standard. Since 1996, it has been part of Windows
NT and is also available for Windows 95.
Unlike CORBA, which runs on many operating systems, DCOM
is currently (Dec 1997) only implemented by Microsoft for
Microsoft Windows and by Software AG, under the name
"EntireX", for Unix and IBM mainframes. DCOM serves
the same purpose as IBM's DSOM protocol.
DCOM is broken because it's an object model that has no
provisions for inheritance, one of the major reasons for
object oriented programming in the first place.
Home.
[Details?]
(2000-08-02)
Nearby terms:
display terminal « Dissociated Press « distfix « Distributed Component Object Model » Distributed Computing Environment » distributed database » Distributed Data Management
Distributed Computing Environment definition
(DCE) An architecture consisting of standard programming
interfaces, conventions and server functionalities
(e.g. naming, distributed file system, remote procedure call)
for distributing applications transparently across networks of
heterogeneous computers. DCE is promoted and controlled by
the Open Software Foundation (OSF).
Usenet newsgroup: comp.soft-sys.dce.
http://www.dstc.edu.au/AU/research_news/dce/dce.html.
(1994-12-07)
Nearby terms:
Dissociated Press « distfix « Distributed Component Object Model « Distributed Computing Environment » distributed database » Distributed Data Management » Distributed Eiffel
distributed database definition
A collection of several different databases that looks like
a single database to the user. An example is the Internet
Domain Name System (DNS).
(1994-12-07)
Nearby terms:
distfix « Distributed Component Object Model « Distributed Computing Environment « distributed database » Distributed Data Management » Distributed Eiffel » Distributed Logic Programming
Distributed Data Management definition
<protocol, database> (DDM) An IBM data protocol
architecture for data management services across distributed
systems in an SNA environment.
DDM provides a common data management language for data
interchange among different IBM system platforms.
Products supporting DDM include AS/400, System/36,
System/38 and CICS/DDM.
On the AS/400, DDM controls remote file processing.
DDM enables application programs running on one AS/400
system to access data files stored on another system
supporting DDM. Similarly, other systems that have DDM can
access files in the database of the local AS/400 system.
DDM makes it easier to distribute file processing between two
or more systems.
OS/400 Distributed Data Management V3R6 Reference.
(1999-04-26)
Nearby terms:
Distributed Component Object Model « Distributed Computing Environment « distributed database « Distributed Data Management » Distributed Eiffel » Distributed Logic Programming » Distributed Management Environment
Distributed Eiffel definition
["Distributed Eiffel: A Language for Programming
Multi-Granular Distributed Objects on the Clouds Operating
System", L. Gunaseelan et al, IEEE Conf Comp Langs, 1992].
(1994-12-07)
Nearby terms:
Distributed Computing Environment « distributed database « Distributed Data Management « Distributed Eiffel » Distributed Logic Programming » Distributed Management Environment » distributed memory
Distributed Logic Programming definition
<language> (DLP) A logic programming language similar to
Prolog, combined with parallel object orientation similar
to POOL. DLP supports distributed backtracking over the
results of a rendezvous between objects. Multi-threaded
objects have autonomous activity and may simultaneously
evaluate method calls.
["DLP: A Language for Distributed Logic Programming",
A. Eliens, Wiley 1992].
(1996-01-07)
Nearby terms:
distributed database « Distributed Data Management « Distributed Eiffel « Distributed Logic Programming » Distributed Management Environment » distributed memory » Distributed Network Operating System
Distributed Management Environment definition
(DME) An OSF standard. It had reached the RFT stage.
(1995-02-22)
Nearby terms:
Distributed Data Management « Distributed Eiffel « Distributed Logic Programming « Distributed Management Environment » distributed memory » Distributed Network Operating System » Distributed Operating Multi Access Interactive Network
distributed memory definition
<architecture> The kind of memory in a parallel processor
where each processor has fast access to its own local memory
and where to access another processor's memory it must send a
message via the inter-processor network.
Opposite: shared memory.
(1995-03-22)
Nearby terms:
Distributed Eiffel « Distributed Logic Programming « Distributed Management Environment « distributed memory » Distributed Network Operating System » Distributed Operating Multi Access Interactive Network » Distributed Processes
Distributed Network Operating System definition
<operating system> (DNOS) A proprietary operating system for
Texas Instruments 990-series minicomputers.
(1996-04-01)
Nearby terms:
Distributed Logic Programming « Distributed Management Environment « distributed memory « Distributed Network Operating System » Distributed Operating Multi Access Interactive Network » Distributed Processes » Distributed Queue Dual Bus
Distributed Operating Multi Access Interactive Network definition
(DOMAIN) The proprietary network protocol used by Apollo
workstations.
(1995-02-16)
Nearby terms:
Distributed Management Environment « distributed memory « Distributed Network Operating System « Distributed Operating Multi Access Interactive Network » Distributed Processes » Distributed Queue Dual Bus » Distributed Smalltalk
Distributed Processes definition
(DP) The first concurrent language based on remote
procedure calls.
["Distributed Processes: A Concurrent Programming Concept",
Per Brinch Hansen CACM 21(11):934-940 (Nov 1978)].
(1994-12-02)
Nearby terms:
distributed memory « Distributed Network Operating System « Distributed Operating Multi Access Interactive Network « Distributed Processes » Distributed Queue Dual Bus » Distributed Smalltalk » distributed system
Distributed Queue Dual Bus definition
<networking, standard> (DQDB) An IEEE standard for
metropolitan area networks.
http://www.ece.wpi.edu/~vlad/ee535/hw5/page1.html.
[Details?]
(2000-08-02)
Nearby terms:
Distributed Network Operating System « Distributed Operating Multi Access Interactive Network « Distributed Processes « Distributed Queue Dual Bus » Distributed Smalltalk » distributed system » distributed systems
Distributed Smalltalk definition
["The Design and Implementation of DIstributed Smalltalk",
J. Bennett, SIGPLAN Notices 22(12):318-330 (Dec 1980)].
(1994-12-02)
Nearby terms:
Distributed Operating Multi Access Interactive Network « Distributed Processes « Distributed Queue Dual Bus « Distributed Smalltalk » distributed system » distributed systems » distribution
distributed system definition
A collection of (probably heterogeneous) automata whose
distribution is transparent to the user so that the system
appears as one local machine. This is in contrast to a
network, where the user is aware that there are several
machines, and their location, storage replication, load
balancing and functionality is not transparent. Distributed
systems usually use some kind of client-server organisation.
Distributed systems are considered by some to be the "next
wave" of computing.
Distributed Computing Environment is the Open Software
Foundation's software architecture for distributed systems.
http://www.dstc.edu.au/AU/research_news/dist-env.html.
(1994-12-06)
Nearby terms:
Distributed Processes « Distributed Queue Dual Bus « Distributed Smalltalk « distributed system » distributed systems » distribution » distributive lattice
distributed systems definition
distributed system
Nearby terms:
Distributed Queue Dual Bus « Distributed Smalltalk « distributed system « distributed systems » distribution » distributive lattice » disusered
|