Skip to content
New issue

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

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

Already on GitHub? # to your account

[tomcat] Add servlet3 asynchronous request processing. #261

Closed
jaehong-kim opened this issue Mar 26, 2015 · 2 comments
Closed

[tomcat] Add servlet3 asynchronous request processing. #261

jaehong-kim opened this issue Mar 26, 2015 · 2 comments
Assignees
Milestone

Comments

@jaehong-kim
Copy link
Contributor

Servlet 3.0 asynchronous request processing.

  • Add root span for API-TAG(synchronous/asynchronous)
  • Add trace metadata(Trace object)
  • Add async metadata(async condition)
  • Clear Request.recycle()

Servlet3: https://jcp.org/en/jsr/detail?id=315

@jaehong-kim
Copy link
Contributor Author

Add AsyncContextImpl.dispatch()

@jaehong-kim
Copy link
Contributor Author

pinpoint_tomcat_async-01

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

No branches or pull requests

2 participants