Re: Sdk worker parallellism

2024-12-05 Thread Robert Bradshaw via dev
On Thu, Dec 5, 2024 at 4:03 PM Joey Tran wrote: > > Is there any kind of multiprocess parallelism built into the Python sdk > worker? In other words, is there a way for my runner to start a worker and > have it has multiple cores instead of having one worker per core? I thought I > saw this cap

Sdk worker parallellism

2024-12-05 Thread Joey Tran
Is there any kind of multiprocess parallelism built into the Python sdk worker? In other words, is there a way for my runner to start a worker and have it has multiple cores instead of having one worker per core? I thought I saw this capability somewhere but now that I look I can only see the pipel