Skip to content

Avoid queuing of images on slow ethernet connection#64

Merged
jihoonl merged 2 commits intoRobotWebTools:developfrom
schallerr:avoid_queuing_of_images
Jul 1, 2018
Merged

Avoid queuing of images on slow ethernet connection#64
jihoonl merged 2 commits intoRobotWebTools:developfrom
schallerr:avoid_queuing_of_images

Conversation

@schallerr
Copy link
Copy Markdown
Contributor

If ethernet connection is slow, images are queued unlimitedly. To avoid this, keep track of image footers by storing a weak pointer. If queue is too long (>1 by default), drop new images.

@flixr
Copy link
Copy Markdown
Contributor

flixr commented Jun 28, 2018

👍

@jihoonl jihoonl merged commit d288606 into RobotWebTools:develop Jul 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants