Skip to content

Conversation

slorber
Copy link

@slorber slorber commented Aug 28, 2013

It aims to provide a way to stream the multipart file upload body and to keep a low memory consumption

This is related to this discussion:
https://java.net/projects/grizzly/lists/users/archive/2013-08/message/32

Here's a code snippet that shows how to use it
https://gist.github.com/slorber/6368183

@slorber slorber closed this Sep 3, 2013
@slorber
Copy link
Author

slorber commented Sep 3, 2013

This is now useless to use a blocking queue, because the feed method now blocks since this commit:
#368

However some part of the MultipartBodyGeneratorFeeder may be reused

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.

1 participant