Issue Details (XML | Word | Printable)

Key: JETTY-699
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Athena Yao
Reporter: Greg Wilkins
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Jetty

Optimize cometd sending of the same message to many clients

Created: 27/Aug/08 09:53 PM   Updated: 16/Sep/08 11:41 AM
Component/s: None
Affects Version/s: 7.0.0pre3, 6.1.12rc1
Fix Version/s: 7.0.0pre4, 6.1.12.rc2

Time Tracking:
Not Specified


 Description  « Hide
Current if many clients are waiting on the same channel and a message is published to all of them, then a similar response is generated and sent to all of them. This can be optimized to reused a formatted response.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.