SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

plists rpm build for : openSUSE Leap 15. For other distributions click plists.

Name : plists
Version : 0.2.1 Vendor : obs://build_opensuse_org/home:Ledest
Release : 4.1 Date : 2023-08-09 00:56:49
Group : Development/Tools/Other Source RPM : plists-0.2.1-4.1.src.rpm
Size : 0.01 MB
Packager : https://www_suse_com/
Summary : Erlang lists module replacement for making most list operations parallel
Description :
plists is a drop-in replacement for the Erlang module lists, making most list
operations parallel.
It can operate on each element in parallel, for IO-bound operations, on sublists
in parallel, for taking advantage of multi-core machines with CPU-bound
operations, and across erlang nodes, for parallizing inside a cluster.
It handles errors and node failures. It can be configured, tuned, and tweaked to
get optimal performance while minimizing overhead.
Almost all the functions are identical to equivalent functions in lists,
returning exactly the same result, and having both a form with an identical
syntax that operates on each element in parallel and a form which takes an
optional \"malt\", a specification for how to parallize the operation. fold is the
one exception, parallel fold is different from linear fold.
This module also include a simple mapreduce implementation, and the function
runmany. All the other functions are implemented with runmany, which is as a
generalization of parallel list operations.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/Ledest:/erlang:/19/openSUSE_Leap_15.5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
ftp.icm.edu.pl  plists-0.2.1-4.1.noarch.rpm
     

Provides :
erlang-plists
erlang_app(plists)
erlang_beam(plists)
erlang_lib(plists)
plists

Requires :
erlang_app(kernel)
erlang_app(stdlib)
erlang_beam(dict)
erlang_beam(erlang)
erlang_beam(lists)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/erlang/lib/plists-0.2.1
/usr/lib/erlang/lib/plists-0.2.1/ebin
/usr/lib/erlang/lib/plists-0.2.1/ebin/plists.app
/usr/lib/erlang/lib/plists-0.2.1/ebin/plists.beam

 
ICM