Sheng Wang created SINGA-75:
-------------------------------
Summary: Buffer un-processed messages
Key: SINGA-75
URL: https://issues.apache.org/jira/browse/SINGA-75
Project: Singa
Issue Type: Improvement
Reporter: Sheng Wang
Priority: Minor
When a server receives a message, it will check if the target param object is
ready.
If not, it will send the original message back to stub, and stub will re-send
the message later.
This may make a message sent too many times, as a network overhead.
We plan to buffer the message at server side instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)