ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/AIO.pm
(Generate patch)

Comparing IO-AIO/AIO.pm (file contents):
Revision 1.104 by root, Sat Mar 24 19:19:11 2007 UTC vs.
Revision 1.105 by root, Sun Mar 25 00:20:27 2007 UTC

1082 1082
1083=back 1083=back
1084 1084
1085=head3 CONTROLLING THE NUMBER OF THREADS 1085=head3 CONTROLLING THE NUMBER OF THREADS
1086 1086
1087=over
1088
1087=item IO::AIO::min_parallel $nthreads 1089=item IO::AIO::min_parallel $nthreads
1088 1090
1089Set the minimum number of AIO threads to C<$nthreads>. The current 1091Set the minimum number of AIO threads to C<$nthreads>. The current
1090default is C<8>, which means eight asynchronous operations can execute 1092default is C<8>, which means eight asynchronous operations can execute
1091concurrently at any one time (the number of outstanding requests, 1093concurrently at any one time (the number of outstanding requests,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines