ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/lib/AnyEvent.pm
(Generate patch)

Comparing AnyEvent/lib/AnyEvent.pm (file contents):
Revision 1.215 by root, Tue Jun 23 12:19:33 2009 UTC vs.
Revision 1.216 by root, Tue Jun 23 12:21:34 2009 UTC

1946And even the 100% non-blocking version written using the high-level (and 1946And even the 100% non-blocking version written using the high-level (and
1947slow :) L<AnyEvent::Handle> abstraction beats both POE and IO::Lambda, 1947slow :) L<AnyEvent::Handle> abstraction beats both POE and IO::Lambda,
1948even thought it does all of DNS, tcp-connect and socket I/O in a 1948even thought it does all of DNS, tcp-connect and socket I/O in a
1949non-blocking way. 1949non-blocking way.
1950 1950
1951The two AnyEvent benchmarks can be found as F<eg/ae0.pl> and F<eg/ae2.pl>
1952in the AnyEvent distribution, the remaining benchmarks are part of the
1953IO::lambda distribution and were used without any changes.
1954
1951 1955
1952=head1 SIGNALS 1956=head1 SIGNALS
1953 1957
1954AnyEvent currently installs handlers for these signals: 1958AnyEvent currently installs handlers for these signals:
1955 1959

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines