[omniORB] Performance

Alexander Haarer haarer at atlas.de
Thu Feb 2 11:07:47 GMT 2006


The throughput depends on two factors:
- network bandwith
- latency for one corba request/reply pair

Since the constant time that is spent with one request is significant, 
you should
sent as much data as possible in one corba request to maximize the 
throughput.

janssen.h at atlas.de schrieb:
>
> Hi,
>
> has anybody experience with the transfer rate using omniORB? I have 
> written a small program, which transmits different blocks of data 
> between two computers. The transfer rates are the following:
>
>  
>
> 100 MBit network = 8 MByte/s
>
> 1GBit network = 14 MByte/s
>
>  
>
> Why are the transfer rates so low?
>
>  
>
> Thank you,
>
> Heiko
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> omniORB-list mailing list
> omniORB-list at omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-list
>   




More information about the omniORB-list mailing list