From: Todd P. <tp...@mv...> - 2005-04-02 01:56:29
|
Daniel Petrini wrote: > I'm thinking about develop a small task state assignment application > (C or bash). It would be useful for platform development and > prototypes testing. Something like an small application that gives to > the root user possibility to assign states to certain process. What > does this seems to you? Have you already started something like that? Hi Daniel -- I have not heard of anyone working on any general tools related to the management of task state assignments, no. I'm not sure what kinds of management chores you have in mind. Interfaces are available for a simple state assignment to a PID, but sounds like you are thinking of some further operations. -- Todd |