[omniORB] transfer large files

Antonio Beamud Montero antonio.beamud at gmail.com
Fri Sep 19 19:19:12 BST 2008


El vie, 19-09-2008 a las 17:42 +0200, Matej Kenda escribió:
> Hi Antonio,
> 
> I used sequence of octets for sending files.

Then, the file is entirely loaded in memory before be sent... no? 

Thanks for your reply.

> Based on the measurements I did, the transfer speed is comparable to
> using FTP when using chunks of data, larger than 32 kiB.
> 
> Regards,
> 
> Matej
> 
> On Fri, Sep 19, 2008 at 4:30 PM, Antonio Beamud Montero
> <antonio.beamud at gmail.com> wrote:
> > Hi all:
> > Is efficient to send large files using corba calls with omniorb, or is
> > better delegate the transfer using other protocols (ftp for example)?
> > If can be done with omniorb, what's the better approach, split in chunks
> > of octects?




More information about the omniORB-list mailing list