Issue Details (XML | Word | Printable)

Key: LIBOMV-343
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: John Hurliman
Reporter: Jim Radford
Votes: 0
Watchers: 0
Operations

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

Adds support for rate limiting outgoing packets, uses existing but enhanced blockingqueue class to achieve near perfection and promotes good automaton behaviour

Created: 01/Aug/08 05:38 PM   Updated: 01/Aug/08 06:52 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 0.6.0

Environment: All


 Description  « Hide
Still experimental code, also fixes the BlockingQueue class to use generics vs boxing/unboxing all the time

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
John Hurliman added a comment - 01/Aug/08 06:52 PM
Done! The rate limiting is dead simple, but it appears to be a huge improvement over nothing at all.