RE: async massive ping

2016-11-30 Thread Wang, Xinfeng
Sorry, I see it’s already working on CPAN now. So we don’t need to “register namespace” anymore, right? Best Regards! Xinfeng Wang From: Wang, Xinfeng Sent: Wednesday, November 30, 2016 11:42 AM To: 'David Golden' Cc: modules@perl.org Subject: RE: async massive ping Thank you, Da

RE: async massive ping

2016-11-30 Thread Wang, Xinfeng
CPAN. Best Regards! Xinfeng Wang From: David Golden [mailto:x...@xdg.me] Sent: Tuesday, November 29, 2016 3:12 AM To: Wang, Xinfeng Cc: modules@perl.org Subject: Re: async massive ping Hi, Xinfeng. Here are some resources that might help you: * http://perldoc.perl.org/perlne

Re: async massive ping

2016-11-30 Thread David Golden
in the > by-module and by-category listings on CPAN. > > > > > > Best Regards! > > Xinfeng Wang > > > > *From:* David Golden [mailto:x...@xdg.me] > *Sent:* Tuesday, November 29, 2016 3:12 AM > *To:* Wang, Xinfeng > *Cc:* modules@perl.org > *Subject:* Re:

Re: async massive ping

2016-11-29 Thread David Golden
Hi, Xinfeng. Here are some resources that might help you: - http://perldoc.perl.org/perlnewmod.html - http://www.slideshare.net/brian_d_foy/create-and-upload-to-cpan Regards, David On Mon, Nov 28, 2016 at 5:19 PM, Wang, Xinfeng wrote: > Hi, perl experts and manager: > > I used perl for

RE: async massive ping

2016-11-28 Thread Wang, Xinfeng
I just changed it to a single process, it can ping 25000 servers per second. With 2 processes, it can ping about 45000 servers per second. Best Regards! Xinfeng Wang From: Wang, Xinfeng Sent: Monday, November 28, 2016 2:19 PM To: 'modules@perl.org' Subject: async massive ping Hi, pe

async massive ping

2016-11-28 Thread Wang, Xinfeng
Hi, perl experts and manager: I used perl for many years, usually I just use the modules on cpan, but when I tried to ping 10,000 servers with async ping module on cpan, none of them really worked. It isn't so hard, I just wrote the code by myself in perl. it can be done in 5 seconds(timout 5 sec