معرفی شرکت ها


libio-aio-perl_4.60-1+b1_mipsel.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

asynchronous IO module for Perl
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Buster-10
مخزن Debian main mipsel
نام بسته libio-aio-perl
نام فایل بسته libio-aio-perl_4.60-1+b1_mipsel.deb
نسخه بسته 4.60
انتشار بسته 1+b1
معماری بسته mipsel
نگهدارنده Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://metacpan.org/release/IO-AIO
مجوز -
حجم دانلود 114612
حجم نصب 308
IO::AIO module implements asynchronous I/O using whatever means your operating system supports. It is implemented as an interface to the libeio library: http://software.schmorp.de/pkg/libeio.html. . Asynchronous means that operations that can normally block your program (e.g. reading from disk) will be done asynchronously: the operation will still block, but you can do something else in the meantime. This is extremely useful for programs that need to stay interactive even when doing heavy I/O (GUI programs, high performance network servers etc.), but can also be used to easily do operations in parallel that are normally done sequentially, e.g. stat'ing many files, which is much faster on a RAID volume or over NFS when you do a number of stat operations concurrently. . While most of this works on all types of file descriptors (for example sockets), using these functions on file descriptors that support nonblocking operation (again, sockets, pipes etc.) is very inefficient. Use an event loop for that (such as the L<EV> module): IO::AIO will naturally fit into such an event loop itself. . In this version, a number of threads are started that execute your requests and signal their completion. You don't need thread support in perl, and the threads created by this module will not be visible to perl. In the future, this module might make use of the native aio functions available on many operating systems. However, they are often not well-supported or restricted (GNU/Linux doesn't allow them on normal files currently, for example), and they would only support aio_read and aio_write, so the remaining functionality would have to be implemented using threads anyway. . Although the module will work in the presence of other (Perl-) threads, it is currently not reentrant in any way, so use appropriate locking yourself, always call poll_cb from within the same thread, or never call poll_cb (or other aio_ functions) recursively.


جایگزین ها

بسته نسخه معماری مخزن
libio-aio-perl_4.60-1+b1_amd64.deb 4.60 amd64 Debian main
libio-aio-perl_4.60-1+b1_arm64.deb 4.60 arm64 Debian main
libio-aio-perl_4.60-1+b1_armel.deb 4.60 armel Debian main
libio-aio-perl_4.60-1+b1_armhf.deb 4.60 armhf Debian main
libio-aio-perl_4.60-1+b1_i386.deb 4.60 i386 Debian main
libio-aio-perl_4.60-1+b1_mips.deb 4.60 mips Debian main
libio-aio-perl_4.60-1+b1_mips64el.deb 4.60 mips64el Debian main
libio-aio-perl_4.60-1+b1_ppc64el.deb 4.60 ppc64el Debian main
libio-aio-perl_4.60-1+b1_s390x.deb 4.60 s390x Debian main


نیازمندی

مقدار نام
>= 5.28.0-3 perl
- perlapi-5.28.0
>= 2.19 libc6
- libcommon-sense-perl


نحوه نصب


نصب پکیج deb libio-aio-perl:

    sudo apt-get install libio-aio-perl_4.60-1+b1_mipsel.deb


فایل ها

مسیرها
./usr/bin/treescan
./usr/lib/mipsel-linux-gnu/perl5/5.28/IO/AIO.pm
./usr/lib/mipsel-linux-gnu/perl5/5.28/auto/IO/AIO/AIO.so
./usr/share/doc/libio-aio-perl/README.Debian
./usr/share/doc/libio-aio-perl/changelog.Debian.gz
./usr/share/doc/libio-aio-perl/changelog.Debian.mipsel.gz
./usr/share/doc/libio-aio-perl/changelog.gz
./usr/share/doc/libio-aio-perl/copyright
./usr/share/man/man1/treescan.1p.gz
./usr/share/man/man3/IO::AIO.3pm.gz