Re: kqueue

2000-07-27 Thread Uri Guttman
> "JNP" == Joshua N Pritikin <[EMAIL PROTECTED]> writes: JNP> ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.1-RELEASE/RELNOTES.TXT JNP> "A new event notification facility called kqueue was added to the JNP> FreeBSD kernel. This is a new interface which is able to replace JNP> pol

kqueue

2000-07-27 Thread Joshua N Pritikin
ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.1-RELEASE/RELNOTES.TXT "A new event notification facility called kqueue was added to the FreeBSD kernel. This is a new interface which is able to replace poll/select, offering improved performance, as well as the ability to report many different

Re: NetServer::ProcessTop?

2000-07-27 Thread Joshua N Pritikin
On Thu, Jul 27, 2000 at 12:04:54PM -0700, [EMAIL PROTECTED] wrote: > PS: Maybe ProcessTop should be removed from CPAN? Yep! Done. -- Never ascribe to malice that which can be explained by stupidity. (via, but not speaking for Deutsche Bank)

Re: NetServer::ProcessTop?

2000-07-27 Thread Joshua N Pritikin
On Thu, Jul 27, 2000 at 10:18:32AM -0700, [EMAIL PROTECTED] wrote: > Yes, I have Event::Stats-0.7. The errors I get running "perl top.pl" are: > > Use of uninitialized value at top.pl line 8. > "QUEUED" is not exported by the Event::Watcher module at >/usr/lib/perl5/site_perl/5.005/NetS

Re: NetServer::ProcessTop?

2000-07-27 Thread Joshua N Pritikin
On Thu, Jul 27, 2000 at 01:00:33AM -0700, [EMAIL PROTECTED] wrote: > Is there an updated NetServer::ProcessTop that works with > the latest Event module? I have 1.02 of ProcessTop, and 0.78 > of Event, both downloaded from CPAN yesterday, but even the > ProcessTop demo doesn't load because of