Page MenuHomePhabricator

[services] Rust Integration - c++ - Implement worker in read reactor
ClosedPublic

Authored by karol on Sep 6 2022, 7:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 26, 8:04 PM
Unknown Object (File)
Sat, May 25, 7:17 AM
Unknown Object (File)
Sat, May 18, 1:53 PM
Unknown Object (File)
Mon, May 13, 2:56 PM
Unknown Object (File)
Thu, May 9, 3:17 AM
Unknown Object (File)
Thu, May 2, 11:13 AM
Unknown Object (File)
Thu, May 2, 11:13 AM
Unknown Object (File)
Thu, May 2, 11:13 AM

Details

Summary

Depends on D5069

In response to this issue, we should implement the code that will delegate the work away from the reactors to separate threads.

Here, I implement using the worker in the read reactors.

Test Plan

Services build as usual.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

tomek requested changes to this revision.Sep 9 2022, 5:32 AM

The same feedback as in D5069

This revision now requires changes to proceed.Sep 9 2022, 5:32 AM
This revision is now accepted and ready to land.Sep 16 2022, 10:10 AM