All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download java-sched JAR 1.0.0 with all dependencies


Scheduler of java processes that seeks to optimize the execution of processing tasks by the JVM with minimal threads in order to reduce the overhead of context switching, optimize the utilization of CPU cores, and provide controls to the application over the scheduling of processing tasks.

Files of the artifact java-sched version 1.0.0 from the group com.amlinv.

Artifact java-sched
Group com.amlinv
Version 1.0.0
Last update 11. June 2015
Tags: processes application with provide scheduler minimal tasks switching cores reduce seeks execution optimize scheduling that controls over overhead utilization order threads context processing java
Organization not specified
URL http://www.github.com/amlinv/javaScheduler
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 1.1.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of java-sched Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of java-sched version 1.0.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.amlinv.javasched
com.amlinv.javasched.com.amlinvsched.BlockingSchedulerEngine
com.amlinv.javasched.com.amlinvsched.NonBlockingSchedulerEngine
com.amlinv.javasched.com.amlinvsched.Scheduler
com.amlinv.javasched.com.amlinvsched.SchedulerEngine
com.amlinv.javasched.com.amlinvsched.SchedulerProcess
com.amlinv.javasched.com.amlinvsched.SchedulerProcessExecutionSlip
com.amlinv.javasched.com.amlinvsched.SchedulerProcessListener
com.amlinv.javasched.com.amlinvsched.Step
com.amlinv.javasched.engine
com.amlinv.javasched.engine.com.amlinvsched.engine.ProcessStateListener
com.amlinv.javasched.engine.com.amlinvsched.engine.ProcessStepExecutionListener
com.amlinv.javasched.engine.com.amlinvsched.engine.ProcessStepExecutionSlip
com.amlinv.javasched.engine.com.amlinvsched.engine.ProcessStepExecutionSlipFactory
com.amlinv.javasched.engine.com.amlinvsched.engine.StandardProcessExecutionSlip
com.amlinv.javasched.engine.com.amlinvsched.engine.StandardProcessExecutionSlipFactory
com.amlinv.javasched.impl
com.amlinv.javasched.impl.com.amlinvsched.impl.RoundRobinScheduler
com.amlinv.javasched.impl.com.amlinvsched.impl.StandardBlockingSchedulerEngine
com.amlinv.javasched.impl.com.amlinvsched.impl.StandardNonBlockingSchedulerEngine
com.amlinv.javasched.process
com.amlinv.javasched.process.com.amlinvsched.process.RateLimitedSingleRepeatingStepProcess
com.amlinv.javasched.process.com.amlinvsched.process.SingleRepeatingStepProcess
com.amlinv.javasched.process.com.amlinvsched.process.StepListSchedulerProcess




© 2015 - 2024 Weber Informatics LLC | Privacy Policy