HomePhabricator
Diffusion Comm 62f8680c387b

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

Description

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

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.

Reviewers: jon, tomek, max

Reviewed By: tomek

Subscribers: ashoat, tomek, atul, abosh

Differential Revision: https://phab.comm.dev/D5070

Details