ok, for example i schedule encoder

ns_proxy configure channel1 -minslaves 0 -maxslaves 1
set h [ns_proxy get channel1]
ns_proxy send $h "/usr/bin/mencoder ...."

now proxy is running and pool channel1 is taken, in another thread i cannot just issue ns_proxy get channel1, it will hang.

I can run ns_proxy active or ns_proxy handles but how i would know about this particular process in order to use ns_kill?

Zoran Vasiljevic wrote:
On 13.09.2006, at 16:45, Vlad Seryakov wrote:

Can nsproxy be extended to be able to kill any particular process
without issuing nsproxy get first, get hangs if no available process are in the pool. It would be nice to be able to query how many are running
and be able to kill by pid or name, does not matter.

Any particular process??? What do you mean about that?
There is ns_kill command for that.
But, I'd say I doi not understand the question...
Can you put in more detail?

Cheers
Zoran

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel


--
Vlad Seryakov
571 262-8608 office
[EMAIL PROTECTED]
http://www.crystalballinc.com/vlad/


Reply via email to