5.4 The ensemblePortvirtual

This release of the BETA distribution library uses TCP/IP for communication between distributed BETA processes. However, the only system port number "hardcoded" into the distribution library is the port number assigned to the ensemble shell, i.e. the ensembleDeamon process started using the BETALIB/bin/ startensemble.

By default, the ensemble uses the port number 5193. However, in order to allow several ensemble instances to run on the same host without conflicting, e.g. in order to allow different groups to run BETA distribution without sharing the ensemble, this may be changed in one of the following ways:

setenv BETA_ENSEMBLE_PORT 5211
shellEnv
(# ensemblePort:: (# do 5211->value #);
...
#)


Distributed Objects in BETA - Reference Manual
© 1993-2002 Mjølner Informatics
[Modified: Monday October 23rd 2000 at 11:16]