hailin0 edited a comment on pull request #5519:
URL: https://github.com/apache/skywalking/pull/5519#issuecomment-694982879


   ```mermaid
   job execute flow:
   
   xxl-job-server --> xxl-job executor(e.g xxl-job-2.x-scenario)
       xxl-job executor --Push--> Memory Queue
           Memory Queue <--For Loop Poll-- JobThread#run
               JobThread --run--> IJobHandler#execute(String)  <-- skywalking 
tracing
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to