Rhodium icon indicating copy to clipboard operation
Rhodium copied to clipboard

Borg and parallel Borg

Open davidanthoff opened this issue 7 years ago • 1 comments

I'm trying to understand whether this can work with Borg, or even parallel Borg?

davidanthoff avatar Jan 29 '18 18:01 davidanthoff

Hey David. No, this can't interface directly with Borg or Parallel Borg. Although you could technically run Borg to produce its output file and then load that output into Rhodium for further analysis.

I do have a pure Python implementation of (serial) Borg that can work with this library, but it's still experimental. I'm happy to share it if you're interested.

dhadka avatar Jan 31 '18 15:01 dhadka