[omniORB] Chunked valuetypes

Duncan Grisby duncan at grisby.org
Mon Jul 29 17:45:38 BST 2013


On Mon, 2013-07-29 at 12:10 +0200, christian häßelbarth wrote:

> I'm using omniORB in a C++ application. 
> 
> Does anybody know when valuestypes are sent in chunks? Are there
> special preconditions according the data, size, etc. ? 

omniORB for C++ only sends chunks when marshalling a truncatable
valuetype. omniORBpy always sends valuetypes chunked.

Why do you ask?

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --





More information about the omniORB-list mailing list