Another query, might sound stupid, however if my sub-processes are changing
different key values for a hash where one subprocess key is different from
the other, does it still cound under multiple writer ? Dov we need to worry
on multiple writers to same datastructure or same field in a datastructu
On 23/07/2012 10:38, punit jain wrote:
Another query, might sound stupid, however if my sub-processes are changing
different key values for a hash where one subprocess key is different from
the other, does it still cound under multiple writer ? Dov we need to worry
on multiple writers to same dat