[omniORB] object references and threads
Lars Mezler
Lars.Mezler@ibrixx.de
Thu, 8 Mar 2001 11:34:21 +0100
we contact an c++ client with a c++ server both using Omni 2.71 with
windows. The client uses two threads. The first one to narrow and
first-contact the Object, the second one to work with the returned data
and send some stuff back to the server. The release of the object is
done in the first thread.
There seems to be a memory leak when doing calls to one object from
different threads. Does anybody know about this? Is it possible to write
"clean" code for this (copy of references or something)?
Thanks for any Help,
Lars.
--
/*--------------------------------------
Lars Mezler
Manager CC Internet Application=20
Development - UNIX
iBRiXX AG f=FCr eTransaction Management
Sch=F6nfeldstr. 8
76131 Karslruhe
Germany
Tel.: +49-721-62-68-70
Fax: +49-721-91283-60
mailto:Lars.Mezler@iBRiXX.de
http://www.iBRiXX.de
--------------------------------------*/
=20