SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : jobs
Version : 0.10.0 Vendor : obs://build_opensuse_org/home:Ledest
Release : 3.1 Date : 2024-07-25 05:00:54
Group : Development/Tools/Other Source RPM : jobs-0.10.0-3.1.src.rpm
Size : 0.08 MB
Packager : https://www_suse_com/
Summary : Job scheduler for load regulation of Erlang applications
Description :
Jobs is a job scheduler for load regulation of Erlang applications. It provides a
queueing framework where each queue can be configured for throughput rate, credit
pool and feedback compensation. Queues can be added and modified at runtime, and
customizable \"samplers\" propagate load status across all nodes in the system.
Specifically, jobs provides three features:
- Job scheduling: A job is scheduled according to certain constraints. For
instance, you may want to define that no more than 9 jobs of a certain type
can execute simultaneously and the maximal rate at which you can start such
jobs are 300 per second.
- Job queueing: When load is higher than the scheduling limits additional jobs
are queued by the system to be run later when load clears. Certain rules
govern queues: are they dequeued in FIFO or LIFO order? How many jobs can the
queue take before it is full? Is there a deadline after which jobs should be
rejected. When we hit the queue limits we reject the job. This provides a
feedback mechanism on the client of the queue so you can take action.
- Sampling and dampening: Periodic samples of the Erlang VM can provide
information about the health of the system in general. If we have high CPU
load or high memory usage, we apply dampening to the scheduling rules: we may
lower the concurrency count or the rate at which we execute jobs. When the
health problem clears, we remove the dampener and run at full speed again.

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  jobs-0.10.0-3.1.noarch.rpm
ftp.icm.edu.pl  jobs-0.10.0-3.1.noarch.rpm
ftp.icm.edu.pl  jobs-0.10.0-3.1.noarch.rpm
ftp.icm.edu.pl  jobs-0.10.0-3.1.noarch.rpm
ftp.icm.edu.pl  jobs-0.10.0-3.1.noarch.rpm
ftp.icm.edu.pl  jobs-0.10.0-3.1.noarch.rpm
ftp.icm.edu.pl  jobs-0.10.0-3.1.noarch.rpm
ftp.icm.edu.pl  jobs-0.10.0-3.1.noarch.rpm
ftp.icm.edu.pl  jobs-0.10.0-3.1.noarch.rpm
ftp.icm.edu.pl  jobs-0.10.0-3.1.noarch.rpm
ftp.icm.edu.pl  jobs-0.10.0-3.1.noarch.rpm
ftp.icm.edu.pl  jobs-0.10.0-3.1.noarch.rpm
ftp.icm.edu.pl  jobs-0.10.0-3.1.noarch.rpm
ftp.icm.edu.pl  jobs-0.10.0-3.1.noarch.rpm
ftp.icm.edu.pl  jobs-0.10.0-3.1.noarch.rpm
ftp.icm.edu.pl  jobs-0.10.0-3.1.noarch.rpm
     

Provides :
erlang-jobs
erlang_app(jobs)
erlang_beam(jobs)
erlang_beam(jobs_app)
erlang_beam(jobs_info)
erlang_beam(jobs_lib)
erlang_beam(jobs_prod_simple)
erlang_beam(jobs_queue)
erlang_beam(jobs_queue_list)
erlang_beam(jobs_sampler)
erlang_beam(jobs_sampler_cpu)
erlang_beam(jobs_sampler_history)
erlang_beam(jobs_sampler_mnesia)
erlang_beam(jobs_server)
erlang_beam(jobs_stateful_simple)
erlang_lib(jobs)
jobs

Requires :
erlang_app(kernel)
erlang_app(stdlib)
erlang_beam(application)
erlang_beam(calendar)
erlang_beam(cpu_sup)
erlang_beam(erlang)
erlang_beam(error_logger)
erlang_beam(ets)
erlang_beam(file)
erlang_beam(gen_server)
erlang_beam(io)
erlang_beam(jobs_info)
erlang_beam(jobs_lib)
erlang_beam(jobs_sampler)
erlang_beam(jobs_server)
erlang_beam(lists)
erlang_beam(maps)
erlang_beam(mnesia)
erlang_beam(mnesia_lib)
erlang_beam(orddict)
erlang_beam(proplists)
erlang_beam(queue)
erlang_beam(setup)
erlang_beam(supervisor)
erlang_beam(timer)
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/jobs-0.10.0
/usr/lib/erlang/lib/jobs-0.10.0/ebin
/usr/lib/erlang/lib/jobs-0.10.0/ebin/jobs.app
/usr/lib/erlang/lib/jobs-0.10.0/ebin/jobs.beam
/usr/lib/erlang/lib/jobs-0.10.0/ebin/jobs_app.beam
/usr/lib/erlang/lib/jobs-0.10.0/ebin/jobs_info.beam
/usr/lib/erlang/lib/jobs-0.10.0/ebin/jobs_lib.beam
/usr/lib/erlang/lib/jobs-0.10.0/ebin/jobs_prod_simple.beam
/usr/lib/erlang/lib/jobs-0.10.0/ebin/jobs_queue.beam
/usr/lib/erlang/lib/jobs-0.10.0/ebin/jobs_queue_list.beam
/usr/lib/erlang/lib/jobs-0.10.0/ebin/jobs_sampler.beam
/usr/lib/erlang/lib/jobs-0.10.0/ebin/jobs_sampler_cpu.beam
/usr/lib/erlang/lib/jobs-0.10.0/ebin/jobs_sampler_history.beam
/usr/lib/erlang/lib/jobs-0.10.0/ebin/jobs_sampler_mnesia.beam
/usr/lib/erlang/lib/jobs-0.10.0/ebin/jobs_server.beam
/usr/lib/erlang/lib/jobs-0.10.0/ebin/jobs_stateful_simple.beam

 
ICM