[omniORB] g3 and gif files

David Riddoch djr@uk.research.att.com
Mon, 10 May 1999 12:56:33 +0100 (GMT)


On Mon, 10 May 1999, Thor =C5ge Eldby wrote:

> While testing omniORB and comparing to other ORB's I tried this by using =
1MB
> sized sequence<octet> and on two hosts with omniORB2.4?/Linux 2.0.36/Pent=
ium II
> 300Mhz. I was capable of achiving aprox. 6MB per second on a 100Mbps lan.=
 While
> this is not optimal it is indeed good enough for most usage.

But what do you get over raw sockets? Not much better I'd guess.

> The largest problem I see with send very large binaries over CORBA is tha=
t I do
> not how far I have gotten in my transmission (very useful over slow wan).=
 Is
> there a way to detect this? It is to my knowledge not mentioned in the CO=
RBA
> documents.

You could send it in a number of smaller chunks.


David