No, they all allow to invoke their functionality manually.
I think I asked wrong question. I want to have possibility to invoke such 
modules externally (assume i have running node process), so i need some IPC 
thing (and it is not a signal - it seems), which i can use to send ‘messages’ 
like ‘make dump’, ‘rotate logs’, ‘run debugger’, etc.

28 нояб. 2013 г., в 15:29, Brian Lalor <bla...@bravo5.org> написал(а):

> On Nov 28, 2013, at 4:33 AM, Denis Bardadym <bardadymc...@gmail.com> wrote:
> 
>> So if i want to use more then one ‘such’ module, is any way to do not make 
>> them to do not interact each other? Maybe another way - not a signals. 
>> I hope it is clear that i do not want to get heap dumps each time i need 
>> rotate logs.
>> I already have some ideas, but do not want again reinvent wheel.
> 
> This is a shortcoming of those modules.  I’d consider it a bug if they didn’t 
> offer a way to either specify the signal, disable automatic signal handling, 
> or provide a way to invoke that functionality manually.
> 
> --
> Brian Lalor
> bla...@bravo5.org
> 
> -- 
> -- 
> Job Board: http://jobs.nodejs.org/
> Posting guidelines: 
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
> 
> --- 
> You received this message because you are subscribed to the Google Groups 
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to nodejs+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to