[omniORB] bulk data transfer of files

Smith, Norman Norman_Smith@bmc.com
Tue, 13 Jul 1999 11:24:51 -0500


Can you expand a little on this new portable sequence mapping? I'm
relatively new to CORBA, so any additional info would help. Also, I'm
assuming that "portable" in this discussion means ORB portability instead of
platform portability, eh?

-----Original Message-----
From: David Riddoch [mailto:djr@uk.research.att.com]
Sent: Tuesday, July 13, 1999 10:30 AM
To: Steven W. Brenneis
Cc: Smith, Norman; 'omniorb-list@uk.research.att.com'
Subject: Re: [omniORB] bulk data transfer of files


On Tue, 13 Jul 1999, Steven W. Brenneis wrote:

> There is a non-portable method of transferring bulk quantities of scalar
> data using sequences that is very fast and very efficient.  I have been
> using it for a quite a while and it works well.  I'm not sure if this
> will be the answer you are looking for, but here goes:


What Steven suggested will work.  However CORBA 2.3 updates the
sequence mapping to provide a portable way to do this -- which has been
implemented in the omniORB 2.8 pre-release.

David