معرفی شرکت ها


perl-MCE-tools-1.884-2.fc38.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Many-core Engine command line tools
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything noarch
نام بسته perl-MCE-tools
نام فایل بسته perl-MCE-tools-1.884-2.fc38.noarch.rpm
نسخه بسته 1.884
انتشار بسته 2.fc38
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Fri 20 Jan 2023 07
هاست سازنده buildvm-s390x-19.s390.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://metacpan.org/release/MCE
مجوز GPL-1.0-or-later OR Artistic-1.0-Perl
حجم دانلود 18K
حجم نصب 28.285K
This package delivers command line tools like mce_grep(1) that utilize the Many-core Engine (MCE) Perl library.


نیازمندی

مقدار نام
- /usr/bin/perl
- grep
- gzip
- perl(Cwd)
- perl(Errno)
- perl(Fcntl)
- perl(Getopt::Long)
>= 1.5 perl(MCE)
- perl(MCE::Signal)
- perl(Scalar::Util)
- perl(lib)
- perl(strict)
- perl(vars)
= 1.884-2.fc38 perl-MCE


ارائه دهنده

مقدار نام
= 1.884-2.fc38 perl-MCE-tools


نحوه نصب


نصب پکیج rpm perl-MCE-tools:

    dnf install perl-MCE-tools-1.884-2.fc38.noarch.rpm


فایل ها

مسیرها
/usr/bin/mce_egrep
/usr/bin/mce_fgrep
/usr/bin/mce_grep
/usr/bin/mce_zegrep
/usr/bin/mce_zfgrep


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

تاریخ آخرین تغییر جزئیات
2023-01-20

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

2023-01-05

Update to 1.884
Disabled non-blocking dequeue_nb and recv_nb tests on the Windows platform,

2023-01-04

Update to 1.883 (rhbz#2158062)
Fix typo in MCE::Channel::SimpleFast documentation
Improve 05_mce_child.t test

2022-12-03

Update to 1.882 (rhbz#2150467)
Added ABRT to the list of signals to trap in MCE::Signal
Added a guard to MCE::Core::Worker for checking if exited prematurely
Added init_relay and use_threads import options to MCE and MCE Models
Separated input mutexes from the rest of IPC for lesser latency
Auto-detect if init_relay is defined and set chunk_size to 1 in MCE::Grep,
Update the import function in MCE models, detecting if the caller is
Update the error status if MCE::Child died due to receiving a signal
Improved reaping in MCE::Child, before creating a new child
Improved the timeout handler in MCE::Child and MCE::Mutex::Channel
Fixed private functions _quit and _trap not setting the return value

2022-10-14

Update to 1.881 (rhbz#2134723)
Improved the private _parse_chunk_size function for better utilization of
Previously, chunk_size => 'auto' equals 2 minimally
Starting with MCE v1.881, 'auto' equals 1 minimally

2022-10-10

Update to 1.880 (rhbz#2133410)
Improved reliability on the Windows platform
Improved MCE::Mutex::Channel::timedwait on the Windows platform
Improved MCE::Mutex::Channel performance on UNIX platforms
Resolved edge case in MCE::Child reaching deadlock
Use SPDX-format license tag

2022-07-22

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

2022-05-31

Perl 5.36 rebuild

2022-05-24

Update to 1.879
Replace http with https in documentation and meta files
Call PDL::set_autopthread_targ(1); disables PDL auto-threading

2022-02-20

Update to 1.878
Fix for the fast channel implementations

2022-02-20

Update to 1.877
Improved suppressing the PDL CLONE warning; piddles should not be naively
Added fast channel implementations optimized for non-Unicode strings:
MCE::Channel::MutexFast
MCE::Channel::SimpleFast
MCE::Channel::ThreadsFast
thaw serialization

2022-01-21

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

2021-12-03

Update to 1.876
Allow percentage above 100% for max_workers in MCE
MCE::Child update
Improved _ordhash
Renamed JOINED to REAPED in code for better clarity
Specify a percentage for max_workers
Added t/05_mce_child_max_workers.t

2021-11-16

Update to 1.875
Specify a percentage for max_workers
Added t/03_max_workers.t
Use %license unconditionally

2021-07-22

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

2021-05-21

Perl 5.34 rebuild