
31 Jan
2008
31 Jan
'08
10:46 p.m.
Hi Joaquin, What is the magic number 16384 in the intermodule_holder intantiator struct intermodule_holder_class contains the following initialization instantiator(): mutex(interprocess::open_or_create,compute_mutex_name()), seg(interprocess::open_or_create,compute_segment_name(),16384), Should this be configurable? Are the compute_mutex_name and compute_segment_name friendly for debuging? I think that we will need here some introspection in order obtain these values, or better yet to be able to configure them. Regards --------------------------- Vicente Juan Botet Escriba