معرفی شرکت ها


php-react-event-loop-1.3.0-2.fc37.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Event loop abstraction layer that libraries can use for evented I/O
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything noarch
نام بسته php-react-event-loop
نام فایل بسته php-react-event-loop-1.3.0-2.fc37.noarch.rpm
نسخه بسته 1.3.0
انتشار بسته 2.fc37
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Fri 22 Jul 2022 06
هاست سازنده buildvm-s390x-23.s390.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://reactphp.org/event-loop/
مجوز MIT
حجم دانلود 39K
حجم نصب 131.842K
Event loop abstraction layer that libraries can use for evented I/O. In order for async based libraries to be interoperable, they need to use the same event loop. This component provides a common LoopInterface that any library can target. This allows them to be used in the same loop, with one single run call that is controlled by the user. In addition to the interface there are some implementations provided: * StreamSelectLoop: This is the only implementation which works out of the box with PHP. It does a simple select system call. It's not the most performant of loops, but still does the job quite well. * LibEventLoop: This uses the libevent pecl extension. libevent itself supports a number of system-specific backends (epoll, kqueue). * LibEvLoop: This uses the libev pecl extension (github). It supports the same backends as libevent. * ExtEventLoop: This uses the event pecl extension. It supports the same backends as libevent. All of the loops support these features: * File descriptor polling * One-off timers * Periodic timers * Deferred execution of callbacks Autoloader: /usr/share/php/React/EventLoop/autoload.php


جایگزین ها

بسته نسخه معماری مخزن
php-react-event-loop-1.3.0-2.fc37.src.rpm 1.3.0 noarch Fedora Everything


نیازمندی

مقدار نام
>= 5.4.0 php(language)
- php-composer(fedora/autoloader)
- php-pcntl
- php-spl


ارائه دهنده

مقدار نام
= 1.3.0 php-composer(react/event-loop)
= 1.3.0-2.fc37 php-react-event-loop


نحوه نصب


نصب پکیج rpm php-react-event-loop:

    dnf install php-react-event-loop-1.3.0-2.fc37.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/php-react-event-loop
/usr/share/doc/php-react-event-loop/CHANGELOG.md
/usr/share/doc/php-react-event-loop/README.md
/usr/share/doc/php-react-event-loop/composer.json
/usr/share/licenses/php-react-event-loop
/usr/share/licenses/php-react-event-loop/LICENSE
/usr/share/php/React
/usr/share/php/React/EventLoop
/usr/share/php/React/EventLoop/ExtEvLoop.php
/usr/share/php/React/EventLoop/ExtEventLoop.php
/usr/share/php/React/EventLoop/ExtLibevLoop.php
/usr/share/php/React/EventLoop/ExtLibeventLoop.php
/usr/share/php/React/EventLoop/ExtUvLoop.php
/usr/share/php/React/EventLoop/Factory.php
/usr/share/php/React/EventLoop/Loop.php
/usr/share/php/React/EventLoop/LoopInterface.php
/usr/share/php/React/EventLoop/SignalsHandler.php
/usr/share/php/React/EventLoop/StreamSelectLoop.php
/usr/share/php/React/EventLoop/Tick
/usr/share/php/React/EventLoop/Tick/FutureTickQueue.php
/usr/share/php/React/EventLoop/Timer
/usr/share/php/React/EventLoop/Timer/Timer.php
/usr/share/php/React/EventLoop/Timer/Timers.php
/usr/share/php/React/EventLoop/TimerInterface.php


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-03-17

update to 1.3.0

2022-01-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-07-23

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-07-12

update to 1.2.0

2021-03-24

update to 1.1.1
switch to phpunit9

2021-01-27

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

2020-07-28

Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild