So the inter process part is asynchronized?
happy15 opened this issue · 1 comments
happy15 commented
Since it's done by sending broadcasts.
iamironz commented
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.