distributed computing implementations
robin
escalation746 at yahoo.com
Thu Apr 3 14:46:39 EST 2003
I wrote:
> If you want the biggest, boldest approach and don't care about
> overhead, use CORBA.
martin at v.loewis.de (Martin v. Löwis) wrote:
> I can't agree with that analysis: CORBA has, of all your alternatives,
> the least network bandwidth requirements.
I was referring to overhead like:
a) writing the interface definition and dealing with ID strings
b) more code
c) size of the "library"
I am quite sure the other implementations of DC are lighter in these
areas, though for some that may not be an issue. I was not considering
network bandwidth, but am glad to hear CORBA is efficient in that
respect.
-- robin
More information about the Python-list
mailing list