The application now pings many hosts in parallel
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Tue, 8 Mar 2011 17:56:29 +0000 (18:56 +0100)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Tue, 8 Mar 2011 17:56:29 +0000 (18:56 +0100)
commite39cc3daca80b30f7085950ab1c3dbb18521c6b9
treea7e2ca1eefe897b8127493e99820c27cec9fb1b4
parentb1a826326000b3f95e77ce208bae93db09e96487
The application now pings many hosts in parallel
- uses an asynchronous approach, based on boost::asio::io_service::run() loop and asynchronous timers
conf/pingcheck.conf
src/main.cpp
src/ping/pingcheck.cpp
src/ping/pingcheck.h