Re: How to kill slave kernel securely?
- To: mathgroup at smc.vnet.net
- Subject: [mg117113] Re: How to kill slave kernel securely?
- From: Oliver Ruebenkoenig <ruebenko at wolfram.com>
- Date: Thu, 10 Mar 2011 06:08:16 -0500 (EST)
On Wed, 9 Mar 2011, Alexey wrote: > Good day, > > LinkClose[link] "does not necessarily terminate the program at the > other end of the connection" as it is said in the Documentation. Is > there a way to kill the process of the slave kernel securely? > > Alexey, you could use Quit. Oliver