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
F1746517: D5070.id.diff
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
Unknown Object (File)
Thu, May 2, 11:12 AM
Unknown Object (File)
Thu, May 2, 11:12 AM
Unknown Object (File)
Thu, May 2, 11:12 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
Lint Not Applicable
Unit
Tests Not Applicable

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