SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : locks
Version : 0.2.0 Vendor : obs://build_opensuse_org/home:Ledest
Release : 3.1 Date : 2024-07-25 03:35:02
Group : Development/Tools/Other Source RPM : locks-0.2.0-3.1.src.rpm
Size : 0.07 MB
Packager : https://www_suse_com/
Summary : Scalable deadlock-resolving locking system
Description :
A scalable, deadlock-resolving resource locker.
This application is based on an algorithm designed by Ulf Wiger 1993, and later
model-checked (and refined) by Thomas Arts.
Compared to the implementation verified by Thomas Arts, \'locks\' has included
a hierarchical lock structure and has both read and write locks. It is also
distributed, supporting multi-node locks and quorum (\'majority\').
The algorithm is based on computing potential indirect dependencies and informing
dependent transactions in a \'fill-in-the-blanks\' manner.
Eventually, one transaction will have enough information to detect a deadlock,
even though no central dependency graph or dependency probes are used. Resolution
happens with a (at least close to) minimal number of messages, making
the algorithm unusually scalable. Since it uses deadlock detection instead
of deadlock prevention, there are no phantom deadlocks.
Note: Unlock has not (yet) been implemented. Once the transaction ends, all locks
held by it are released automatically.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
ftp.icm.edu.pl  locks-0.2.0-3.1.noarch.rpm
     

Provides :
erlang-locks
erlang_app(locks)
erlang_beam(locks)
erlang_beam(locks_agent)
erlang_beam(locks_app)
erlang_beam(locks_cycles)
erlang_beam(locks_leader)
erlang_beam(locks_server)
erlang_beam(locks_sup)
erlang_beam(locks_ttb)
erlang_beam(locks_watcher)
erlang_lib(locks)
locks

Requires :
erlang_app(kernel)
erlang_app(stdlib)
erlang_beam(beam_lib)
erlang_beam(code)
erlang_beam(dict)
erlang_beam(erl_parse)
erlang_beam(erlang)
erlang_beam(error_logger)
erlang_beam(ets)
erlang_beam(gen_server)
erlang_beam(io)
erlang_beam(io_lib)
erlang_beam(io_lib_pretty)
erlang_beam(lists)
erlang_beam(locks_agent)
erlang_beam(locks_cycles)
erlang_beam(locks_server)
erlang_beam(locks_sup)
erlang_beam(net_kernel)
erlang_beam(orddict)
erlang_beam(ordsets)
erlang_beam(proc_lib)
erlang_beam(proplists)
erlang_beam(re)
erlang_beam(rpc)
erlang_beam(supervisor)
erlang_beam(timer)
erlang_beam(ttb)
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/locks-0.2.0
/usr/lib/erlang/lib/locks-0.2.0/ebin
/usr/lib/erlang/lib/locks-0.2.0/ebin/locks.app
/usr/lib/erlang/lib/locks-0.2.0/ebin/locks.beam
/usr/lib/erlang/lib/locks-0.2.0/ebin/locks_agent.beam
/usr/lib/erlang/lib/locks-0.2.0/ebin/locks_app.beam
/usr/lib/erlang/lib/locks-0.2.0/ebin/locks_cycles.beam
/usr/lib/erlang/lib/locks-0.2.0/ebin/locks_leader.beam
/usr/lib/erlang/lib/locks-0.2.0/ebin/locks_server.beam
/usr/lib/erlang/lib/locks-0.2.0/ebin/locks_sup.beam
/usr/lib/erlang/lib/locks-0.2.0/ebin/locks_ttb.beam
/usr/lib/erlang/lib/locks-0.2.0/ebin/locks_watcher.beam

 
ICM