[Ace-users] Re: [tao-users] Return Large Data

Douglas C. Schmidt schmidt at dre.vanderbilt.edu
Thu Sep 13 08:23:31 CDT 2007


Hi Samuel,

> Hello this is a general question.

To ensure that we have proper version/platform/compiler information,
please make sure you fill out the appropriate problem report form (PRF),
which is in

$ACE_ROOT/PROBLEM-REPORT-FORM
$TAO_ROOT/PROBLEM-REPORT-FORM

or in

$ACE_ROOT/BUG-REPORT-FORM
$TAO_ROOT/BUG-REPORT-FORM

in older versions of ACE+TAO.  Make sure to include this information
when asking any questions about ACE+TAO since otherwise we have to
"guess" what version/platform/compiler/options you've using, which is
very error-prone and slows down our responsiveness.

> I'm try to return large Data from a DB, but through a Corba Object.

How large?

> I want to know what way is the best for transferring large data
> between corba clients and servers.  Thanks for all.  I'm reading docs
> about TAO, but I can't define clearly what is the best way to do this.

Please check out

TAO_ROOT/examples/Content_Server/

for a bunch of approaches.  The README file in the top-level directory
explains how things work.

Take care,

     Doug



More information about the Ace-users mailing list