How expensive is a stub duplicate/release pair?



Hi,

How expensive is it to do the following:
	dupl = CORBA_Object_duplicate (orig);
	CORBA_Object_release (dupl);
? Does it involve any roundtrips to the server? I'm asking because I can
either complicate the ORBit2/C++ internals and avoid some of these, or
decide not to care if it's just some counter++/counter-- stuff.

-- 
   .--= ULLA! =---------------------.   `We are not here to give users what
   \     http://cactus.rulez.org     \   they want'  -- RMS, at GUADEC 2001
    `---= cactus@cactus.rulez.org =---'
``Tragedy is when I cut my finger. Comedy is when you fall down an open manhole cover and die.'' -- Mel Brooks




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]