Bazsites.com Distributed Objects
Directory Topics
On the Web
- GnuStep - An implementation of distributed objects written for GNU Objective C. It is similar to NeXTstep's Distributed Objects system.
- Scarab: Lightweight Distributed Objects - A lightweight scheme for representing distributed objects providing both a compact binary protocol as well as XML-based serialization. Used as part of the Casbah project.
- 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.
- PYRO - Python Remote Objects - Python Remote Objects is a distributed object system written entirely in Python, and for use in Python only. It is small, simple and free. [Open Source, LGPL]
- dSelf: A Distributed Self - Extension to delegation and prototype-based object-oriented language Self: adds distributed objects, transparent remote reference resolution, thus facilitating distributed inheritance and instantiation mechanisms. [ResearchIndex]
- Cetus Links: Distributed Objects and Components - Over a thousand links organized by the volunteer members of the Cetus organization.
- E1 - A distributed operating system based on the concepts of object replication, component model support and persistence. It consists of a L4 microkernel and a set of distributed objects acting at the user level. [Open source]
- The CORBA Component Model, Part 1 - 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).
- Objectivity - Distributed, object database, with support for declaratively described transaction logic, quorum-based read/writes and schema evolution. Bindings for C++, Java, Smalltalk, and SQL.
- Object Management Group - Distributed object computing industry standards group founded in 1989. Defined standards include CORBA and IIOP.
Wikipedia Articles
- Distributed Objects Everywhere - Distributed Objects Everywhere (DOE) was a long-running Sun Microsystems project to build a distributed computing environment based on the CORBA system in the 'back end' and OpenStep as the user interface. First started in 1990 and announced soon thereafter, it remained vaporware for many years before it was ...
- Portable Distributed Objects - Portable Distributed Objects, or PDO, is a programming API for creating object oriented code that can be executed remotely on a network of computers. It was created by NeXT Computer, Inc.
- Orbit@home - orbit@home is a BOINC-based distributed computing project which uses the Orbit Reconstruction, Simulation and Analysis framework to monitor the impact hazard posed by Near-Earth objects. More information can be found at the ORSA@work website and in a presentation poster titled Distributed Computing and Near Earth Objects Hazard Monitoring, published by Pasquale Tricarico of Washington State University on November 14, 2004.
- Distributed object - Distributed objects are software modules that are designed to work together, but reside either in multiple computers connected via a network or in different processes inside the same computer. One object sends a message to another object in a remote machine or process to perform some task.
- Labelled enumeration theorem - The labelled enumeration theorem is the counterpart of the Pólya enumeration theorem for the labelled case, where we have a set of labelled objects given by an exponential generating function (EGF) g(z) which are being distributed into n slots and a permutation group G which permutes the slots, thus creating equivalence classes of configurations. There is a special re-labelling operation that re-labels the objects in the slots, assigning labels from 1 to k, where k is the total number of nodes, ...