how to handle thread handling during exception
807606Apr 17 2007 — edited Apr 23 2007Iam using a server socket,If a client socket is accepted means iam going to invoke n number of child threads.If in case some number of threads are died means i have to restart the dead thread.I need to use the housekeeping thread which is going to invoke the deaded child thread.anyone give me the idea to do this process.... can anyone help this issue its urgent