[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-379) Split large messages into fragments

Tim Fox (JIRA) jira-events at lists.jboss.org
Tue May 27 15:22:49 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-379?page=all ]

Tim Fox updated JBMESSAGING-379:
--------------------------------

     Original Estimate:     (was: 3 days)
    Remaining Estimate:     (was: 3 days)
           Description: We need to split large messages into small chunks (say 1K), so the sending or receiving of a large message doesn't stall the entire connection since all traffic is multiplexed over it.  (was: An alternative way of dealing with very large messages than using a streamed body, is to automatically split large messages into many small fragments and send each in it's own message. These can be automatically re-assembled at the receiver.)
              Priority: Critical  (was: Major)

> Split large messages into fragments
> -----------------------------------
>
>                 Key: JBMESSAGING-379
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-379
>             Project: JBoss Messaging
>          Issue Type: Task
>            Reporter: Tim Fox
>         Assigned To: Tim Fox
>            Priority: Critical
>             Fix For: 2.0.0 Beta
>
>
> We need to split large messages into small chunks (say 1K), so the sending or receiving of a large message doesn't stall the entire connection since all traffic is multiplexed over it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list