8000 Optimized Async Servlet sample by aheusingfeld · Pull Request #276 · javaee-samples/javaee7-samples · GitHub
[go: up one dir, main page]

Skip to content

Optimized Async Servlet sample #276

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

Merged
merged 1 commit into from
Nov 24, 2014
Merged

Conversation

aheusingfeld
Copy link
Contributor

The sample now covers the scenarios that async servlet should

  • not block a thread
  • return content from within the asynchronous processing

The sample now covers the scenarios that async servlet should
- not block a thread
- return content from within the asynchronous processing
@johnament
Copy link
Contributor

Can one of the admins verify this patch?

1 similar comment
@johnament
Copy link
Contributor

Can one of the admins verify this patch?

@bartoszmajsak
Copy link
Contributor

I will have a look today after work.

@aheusingfeld
Copy link
Contributor Author

Can one of you see why the build failed? Travis doesn't tell me anything.

johnament added a commit that referenced this pull request Nov 24, 2014
Optimized Async Servlet sample
@johnament johnament merged commit 923a959 into javaee-samples:master Nov 24, 2014
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
0