Liviu,
This is a good idea. What happens to the child process as it's waiting for
a lock to be released? Are there any protections against locks lasting
indefinitely?

Thanks,
Brett


On Wed, Nov 28, 2012 at 9:02 AM, Liviu Chircu <li...@opensips.org> wrote:

>
> The cfgutils module now provides the possibility of defining atomic
> test-and-set operations in the OpenSIPS script.
> Such need is a result of complex mixing in script of various
> functionality / functions from different modules. Like testing
> is done based on ratelimit module and the setting is done in
> dialog module.
>
> Modules do provide internal locking and synchronization for their
> own functionalities, but cannot cover a more complex and various
> scenarios of test-and-set scripting scenarios.
>
>
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to