Improve stanza relaying
-----------------------

                 Key: LABS-124
                 URL: https://issues.apache.org/jira/browse/LABS-124
             Project: Labs
          Issue Type: Improvement
          Components: Vysper
            Reporter: Bernd Fondermann


Stanza relaying adequately delivers a stanza from the source session to the 
target session.
This is currently done in MasterStanzaRelay.
We need to implement the follow improvements:
+ change from SingleThreadExecutor to ThreadPoolExecutor
+ make the executor configurable
+ make the executor monitorable and administerable
+ use distinct executors for internal and external delivery
+ introduce and use on submit() a proper Future to react with when delivery 
fails
+ handle exceptions

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to