-
I have installed rq==1.12.0. I am using docker to run rq worker. As far as I can see, when worker receives a job, it forks a child process (the "work horse"). However, when the job execution is comple…
-
### What version of gRPC and what language are you using?
grpcio 1.64.0
### What operating system (Linux, Windows,...) and version?
Linux
### What runtime / compiler are you using (e.g. py…
-
Our business requires controlling Workers in multiple different environments for testing. These Worker-controlled environments may include mobile phones, Linux, MacOS, Windows, etc. We have mechanisms…
-
### What went wrong?
When testing with `silverback worker -w 3` we noticed that it does not use separate process IDs per worker:
```sh
$ silverback worker -w 3 example:app ...
...
SUCCESS: Lo…
-
I am working on a use case of loading a model with parallel gpus, then unloading the model, and loading a new model in the same process.
```
@classmethod
async def unload_models(cls, exiting=…
-
Thanks for this cool tool.
Is there a way to explicitly say "1 want 1 user per worker max"?
-
@rickecon has noted a high variance in the run times of OG-PHL depending on one's compute environment.
One suggestion is to change line 27 of the `run_og_phl.py` script too:
```python
client …
-
### Description
Hello,
We want to use the [FPM Status Page](https://www.php.net/manual/en/fpm.status.php) to monitor for PHP worker exhaustion. We use the process manager `ondemand`, and we have …
-
The time taken to submit a process seems to increase when the number of active daemon workers increases. Below a quick profiling of the `aiida.engine.launch.submit` method, courtesy of @giovannipizzi …
-
```
Task: STS17MultilingualVisualSTS, split: test, subset: ko-ko. Running...
/env/lib/conda/gritkto4/lib/python3.10/site-packages/torch/utils/data/dataloader.py:557: UserWarning: This DataLoader wil…