This repository is not active
liuwenkai1023/dispatch-queue
Dispatch queue is an ultra-high performance queue extending Android message queue. Similar to the coroutine, it supports synchronous return and asynchronous execution. It can wrap the main thread and schedule flexibly
JavaApache-2.0