This may be what you're looking for.

https://github.com/wearefractal/pinger

Shawn
http://nodeping.com

On Thu, Oct 11, 2012 at 7:39 AM, Umut Muhaddisoglu
<[email protected]> wrote:
> Is it possible to make ping requests with nodejs without using the "system
> ping utility"?
>
> The "system ping utility" forks a new process for each concurrent ping and
> that ends up in lots of CPU-Ram usage.
>
> I have seen this thread
> (http://stackoverflow.com/questions/4737130/how-to-ping-from-a-node-js-app)
> but maybe something original exists.
>
> Thanks.
>
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to