• Stars
    star
    10
  • Rank 1,807,489 (Top 36 %)
  • Language
    Java
  • License
    MIT License
  • Created almost 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A job scheduler based on RxJava2 Scheduler API,it can schedule job in group and priority.(基于RxJava2的scheduler实现的具备按照优先级和分组进行调度的任务调度器,使用强大的RxJava提供事件回调、线程调度工作。类库仅提供了最纯粹的调度功能)