You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, any std::thread or pthread that called photon::init or photon::vcpu_init will be treated as a vCPU, so yes, if you initialized photon environment by calling photon::init or photon::vcpu_init, photon will turns it into vCPU.
WorkPool is another utility, is a wrapped tool for creating thread, turns into vCPU ( or make some vCPU joins as a worker), and deploy works.
No description provided.
The text was updated successfully, but these errors were encountered: