About: Distributed Computing Environment     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:State100024720, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FDistributed_Computing_Environment

In computing, the Distributed Computing Environment (DCE) software system was developed in the early 1990s from the work of the Open Software Foundation (OSF), a consortium (founded in 1988) that included Apollo Computer (part of Hewlett-Packard from 1989), IBM, Digital Equipment Corporation, and others. The DCE supplies a framework and a toolkit for developing client/server applications. The framework includes:

AttributesValues
rdf:type
rdfs:label
  • Distributed Computing Environment (de)
  • Distributed Computing Environment (es)
  • Distributed Computing Environment (en)
  • Distributed Computing Environment (fr)
  • Distributed Computing Environment (it)
  • Distributed Computing Environment (ja)
  • Распределённая вычислительная среда (ru)
  • 分散式運算環境 (zh)
rdfs:comment
  • Distributed Computing Environment (DCE), o también OSF DCE, es un sistema de software para computación distribuida, lanzado en 1990 por el consorcio OSF que estaba integrado por Apollo Computer (luego parte de Hewlett-Packard), IBM, Digital Equipment Corporation, entre otros. (es)
  • Le Distributed Computing Environment (DCE) est un intergiciel (middleware) développé au début des années 1990 par un consortium incluant Apollo Computer (appartenant par la suite à Hewlett-Packard), IBM, Digital Equipment Corporation, et d'autres. Le DCE fournit un cadre et des outils pour développer une application client-serveur. Le cadre inclut un mécanisme remote procedure call (RPC) connu sous le nom de , un répertoire, un service d'authentification et un système de fichiers distribué (DCE/DFS). (fr)
  • Il Distributed Computing Environment è un ambiente di calcolo distribuito sviluppato nei primi anni novanta dal consorzio Open Software Foundation che fornisce un framework per lo sviluppo di applicazioni client/server. Il framework comprende un meccanismo per la chiamata di procedura remota nota come DCE/RPC, un servizio di directory naming, un servizio di sincronizzazione del clock globale, un servizio di autenticazione e un file system distribuito DCE/DFS (file system). (it)
  • Distributed Computing Environment(DCE)は、1990年代初期にアポロコンピュータ(現在のヒューレット・パッカードの一部)、IBM、DECなどが結成したコンソーシアムが開発したソフトウェアシステムである。DCE はクライアントサーバモデルのアプリケーション開発のためのフレームワークとツールキットを提供する。フレームワークには、遠隔手続き呼出し (RPC) 機構 DCE/RPC、ネーミング(ディレクトリ)サービス、タイムサービス、認証サービス、認可サービス、分散ファイルシステム DCE/DFS が含まれる。 (ja)
  • 分散式運算環境(英語:Distributed Computing Environment,縮寫為DCE),一個軟體系統,於1990年代初期,由開放軟體基金會負責發展。它提供了一個軟體架構,可用於開發主從式架構應用軟體。它包括了一套遠端程序呼叫機制,被稱為DCE/RPC,名稱服務,時間服務,授權服務,以及一個分散式檔案系統,稱為DEC/DFS。它是國際開放標準組織發布的標準之一。 (zh)
  • In computing, the Distributed Computing Environment (DCE) software system was developed in the early 1990s from the work of the Open Software Foundation (OSF), a consortium (founded in 1988) that included Apollo Computer (part of Hewlett-Packard from 1989), IBM, Digital Equipment Corporation, and others. The DCE supplies a framework and a toolkit for developing client/server applications. The framework includes: (en)
  • Das Distributed Computing Environment (DCE) ist ein Industriestandard für verteilte Anwendungen. Als die Vernetzung von heterogenen uneinheitlichen Computersystemen zu Beginn der 1990er Jahre zunahm, stellte die Open Software Foundation ein Konzept für die Architektur verteilter Computersysteme vor. Distributed Computing Environment (DCE) bietet eine Reihe an Diensten und Werkzeugen wie Sicherheitsdienste oder Verzeichnisdienste. DCE beruht auf drei Grundlagen: (de)
  • Распределительная вычислительная среда (англ. Distributed Computing Environment, сокр. DCE) — система программного обеспечения, разработанная в начале 1990-х годов в , который представлял собой ассоциацию нескольких компаний: Apollo Computer, IBM, Digital Equipment Corporation и других. DCE предоставляет фреймворк и средства разработки клиент-серверных приложений. Фреймворк включает в себя: * удаленный вызов процедур DCE/RPC * служба каталогов * служба связанная со временем * службу проверки подлинности * файловую систему (англ.) (ru)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
sameAs
dbp:wikiPageUsesTemplate
has abstract
  • In computing, the Distributed Computing Environment (DCE) software system was developed in the early 1990s from the work of the Open Software Foundation (OSF), a consortium (founded in 1988) that included Apollo Computer (part of Hewlett-Packard from 1989), IBM, Digital Equipment Corporation, and others. The DCE supplies a framework and a toolkit for developing client/server applications. The framework includes: * a remote procedure call (RPC) mechanism known as DCE/RPC * a naming (directory) service * a time service * an authentication service * a distributed file system (DFS) known as DCE/DFS DCE represented a big step in the direction of standardization of architectures, which had previously been manufacturer-dependent. Like the OSI model, DCE has not seen much success in practical implementation; however, its underlying concepts have had more substantial influence over subsequent efforts. (en)
  • Das Distributed Computing Environment (DCE) ist ein Industriestandard für verteilte Anwendungen. Als die Vernetzung von heterogenen uneinheitlichen Computersystemen zu Beginn der 1990er Jahre zunahm, stellte die Open Software Foundation ein Konzept für die Architektur verteilter Computersysteme vor. Distributed Computing Environment (DCE) bietet eine Reihe an Diensten und Werkzeugen wie Sicherheitsdienste oder Verzeichnisdienste. DCE beruht auf drei Grundlagen: * Client-Server-Modell: zur Strukturierung * Remote Procedure Call: zur Kommunikation der verschiedenen verteilten Programme untereinander * Gemeinsame Datenhaltung Mit DCE wurde ein großer Schritt in Richtung Architekturvereinheitlichung getan, welche vorher herstellerspezifisch waren. Das Konzept in Software für verschiedene Plattformen umzusetzen wurde jedoch nach kurzer Zeit aufgegeben. Ähnlich wie dem OSI-Modell war auch DCE kein Erfolg vergönnt, die zugrundeliegenden Konzepte aber haben sich durchgesetzt. Mittlerweile hat die Open Group ihre DCE-Implementierung unter die LGPL gestellt, bietet aber trotzdem eine Lizenz für Entwickler von proprietärer Software an. (de)
  • Distributed Computing Environment (DCE), o también OSF DCE, es un sistema de software para computación distribuida, lanzado en 1990 por el consorcio OSF que estaba integrado por Apollo Computer (luego parte de Hewlett-Packard), IBM, Digital Equipment Corporation, entre otros. (es)
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (62 GB total memory, 45 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software