Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chunked transfert should be handled in another thread. #12

Closed
cescoffier opened this issue Nov 23, 2013 · 1 comment
Closed

Chunked transfert should be handled in another thread. #12

cescoffier opened this issue Nov 23, 2013 · 1 comment
Assignees
Milestone

Comments

@cescoffier
Copy link
Member

Right now, chunked as handled in the netty worker thread. This may lead to performance issues. It should be handled by another thread pool (Akka).

@cescoffier cescoffier self-assigned this Apr 20, 2015
@cescoffier cescoffier added this to the 0.8.1 milestone Apr 20, 2015
@cescoffier
Copy link
Member Author

Was actually fixed when we switched to Vert.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant