in reply to Pinging server using multithreading concept

Where does it say that you must use one thread per server?

  • Comment on Re: Pinging server using multithreading concept

Replies are listed 'Best First'.
Re^2: Pinging server using multithreading concept
by Anonymous Monk on Nov 18, 2009 at 09:27 UTC
    We have to monitor the server for every 1 minite... if the server is "up" every 5 min and if the server is "down" every 1 min we have pinged, that's way we have opened one thread for one serevr running that thread as continuoesly