| http://www.w3.org/ns/prov#value | - 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 inerprocess channel, if the consumer does not release the channel's passing object's" memory after it receives the channel, if the thread is running
|