Execute LocalMessage.appendMessage() & LocalMessage.setFlag() in the same...
Execute LocalMessage.appendMessage() & LocalMessage.setFlag() in the same transaction for small message storing in order to speed up DB update. This is a per message basis optimization. More improved speed could be attained by batching several messages in the same transaction.
Loading
Please register or sign in to comment