Asynchronous implementation of ICMP ping using EventMachine. Can be used to ping many hosts at once in a non-blocking fashion, with callbacks for success, timeout, and host failure/recovery based on specified threshold numbers.
Jake Douglas, Fernando Alonso
gem "krakatoa-icmp4em", "~> 0.0.3"