Skip to content

Releases: Justson/dispatch-queue

dispatch-queue

07 Aug 03:41

Choose a tag to compare

  • DispatchThread support

dispatch-queue

20 Jul 03:05

Choose a tag to compare

  • implements java.util.concurrent.Executor

dispatch-queue

11 Jul 14:53

Choose a tag to compare

  • add gradle-wrapper.jar

dispatch-queue

11 Jul 14:41

Choose a tag to compare

  • upgradle gradle version

dispatch-queue

11 Jul 09:42

Choose a tag to compare

拓展了Android OS MessageQueue,提供了以下功能

  • 线程可以配对交换元素在同步点
  • 线程空闲后执行task
  • 阻塞执行
  • 线程之间交叉执行