| http://www.w3.org/ns/prov#value | - btw: I guess the loops could be optimized if msg were declared outside of the loop Re: ChannelTest Demo memory release of "Message" nicvia12-Oct-04 5:04 My concern is that if the object we are passing via channel is a data structure or a class which contains a array or several data member that takes lots of meemory, such as uint [10240], in the case of inter thread channel and inerproc
|