Table of Contents

Module: Hub Collaboratory/Hub.py

Hub.py implements the Collaboratory Hub

Imported modules   
from Collaboratory import Object, Common
from CollaboratoryCORBA import Collaboratory_CORBA, Collaboratory_CORBA__POA
import CosNaming
import Queue
import cPickle
import getopt
import getpass
import imp
from omniORB import CORBA
import os
import os.path
import socket
import string
import sys
import threading
import time
import traceback
import types
Functions   
log
  log 
log ( text )

Classes   
Hub

This class starts the CORBA ORB services required to run the

HubClient

The HubClient class represents the communication between the

HubGUI
HubRunner
HubServerImplementation

The Hub Server runs as an implementation within the CORBA

MessageBuffer

This class represents a buffer that will store all the messages that pass through the hub.


Table of Contents

This document was automatically generated on Tue Nov 5 16:56:13 2002 by HappyDoc version 2.0.1