Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Workflow of bibo queries
08-10-2021, 08:38 PM
Post: #11
RE: Workflow of bibo queries
(11-07-2020 10:49 PM)lingu Wrote:  The workflow of bibo queries use SageRun in Sage. SageRun drives an ATPA to perform a task for a QID.

The call path starts in scali invoking ProcRequestDefault. We optimize the timing of the steps and should make it complete in no more than 1s.

r1: scali
-> r3: getRequest
-> r5: ProcRequestDefalt
-> r7: queryMatch
-> r9: SageRun instances [1..llTaskCnt]
-> r11: atpa

atpa is implemented in atpa.cc in cod://sage-src

It goes through multiple docs and execute runx() for them one by one.
Find all posts by this user
Quote this message in a reply
08-11-2021, 05:11 PM
Post: #12
RE: Workflow of bibo queries
link procone.py with http://rar.shufangkeji.com:60380/showthr...p?tid=9166
Quote this message in a reply
08-13-2021, 04:13 PM
Post: #13
RE: Workflow of bibo queries
atpa may log some info in atpa.log-dd where dd is the datum number. Note that some log may be somewhere else.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: