You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/05/03 07:24:41 UTC

[GitHub] wu-sheng commented on issue #1148: How to support async request?

wu-sheng commented on issue #1148: How to support async request?
URL: https://github.com/apache/incubator-skywalking/issues/1148#issuecomment-386211059
 
 
   In the current SkyWalking java module(java only), async should be considered as another segment, but with a CROSS_THREAD **REF**, which points the the servlet segment.
   
   This tool kit shows you the way about how to process task across thread. https://github.com/apache/incubator-skywalking/blob/master/docs/en/Application-toolkit-trace-cross-thread.md

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services