yandextaxitech/binaryprefs

So the inter process part is asynchronized?

happy15 opened this issue · 1 comments

Since it's done by sending broadcasts.

Hello. Sorry for the long answer. I do sendBroadcast() sequentially inside my own queue based on thread pool executor. Do not worry about because global binder works as a queue and all messages will be processed sequentially too.