Skip to content
Snippets Groups Projects

feat/reportservice

Merged Karim Ahmed requested to merge feat/reportservice into master

The new MR of the reportservice @haufs @karnem.

  1. All print messages have been changed to loggers.
  2. copying files is done now using asyncio subprocess.

The 3 main files are the report_service, manual_run and automatic_run.

  1. report_service plays the role of a server, which waits for run requests to submit jobs and generate figures.
  2. automatic_run acts as a client that runs forever (while-loop) waiting for the specified continuous(i.e. weekly) time-stamps for requesting a run via zmq.
  3. manual_report is a simple module that acts as another client to manually request a run via zmq.

As the three have to be connected through the same port. The three files read from the cal_conf.yml to get the connection port.

Edited by Karim Ahmed

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Karim Ahmed
  • Karim Ahmed changed the description

    changed the description

  • Karim Ahmed marked as a Work In Progress

    marked as a Work In Progress

  • Karim Ahmed changed title from Feat/reportservice to WIP: feat/reportservice

    changed title from Feat/reportservice to WIP: feat/reportservice

  • Karim Ahmed changed the description

    changed the description

  • Karim Ahmed added 1 commit

    added 1 commit

    • 1d82cec9 - asyncio in both runs and del-tmp

    Compare with previous version

  • Karim Ahmed changed the description

    changed the description

  • Karim Ahmed added 1 commit

    added 1 commit

    Compare with previous version

  • Steffen Hauf
  • Steffen Hauf
  • Steffen Hauf
  • Steffen Hauf
  • Steffen Hauf
  • Steffen Hauf
  • Steffen Hauf
  • Karim Ahmed added 2 commits

    added 2 commits

    • 7bd10dea - 1st changes of MR reportservice
    • 9cb89e3a - no async for manual and 2nd MR changes

    Compare with previous version

  • Karim Ahmed unmarked as a Work In Progress

    unmarked as a Work In Progress

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading