-
For about three month we have been noticing an increasing number of zombie processes in our catalyst web application.
It looks like certain starman worker processes spawning one or more new worker …
-
Reproduction as in #380 but on a 64-cores machine
At 82a711735a37f + patches17_4
`initdb pgdata --no-locale`
```
statement_timeout = 0
shared_preload_libraries = orioledb
orioledb.main_buffers…
-
操作系统 ubuntu 20.04
nginx版本 1.20.2
nginx error日志里 一直会有报错信息,100个并发压测一个静态接口 大概会有0.5%的请求失败
![image](https://github.com/user-attachments/assets/a48e3a6a-e746-440d-9449-9aba3d8a5119)
这个是我nacos 配置
user…
-
I used mpire a lot instead of normal multiprocessing.
Is there any way to mix mpire module with cupy or dask to use GPU for much faster processing?
(Not for deep learning)
-
Heartbeats between master and workers have been mentioned before. Seeing https://github.com/JuliaLang/julia-ipython/issues/8 triggered it again.
Suggesting a design :
- The requirement is to provide…
-
I want to use pytorch's `share_memory()` & pass in models + Tensors into the worker processes from the main process. Unfortunately, it does not look like there is a way to do that from `cli.run_apps`.…
-
Currently, Solid Queue worker processes run indefinitely, which can lead to memory bloat and potential resource leaks over time. This is especially problematic for long-running, high-volume systems.
…
-
When runc 1.2.x is used by rootless buildkit, runc spits the following warning (the reproducer can be taken from here: https://github.com/moby/buildkit/issues/5491):
> Creating a rootless container w…
-
### Description
It would be great to be able to name the worker processes. We have actors in a Data pipeline processing data on the GPU. They all show up as `ray::_MapWorker` in the `nvidia-smi` outp…
-
### Describe the bug
The sharding of IterableDatasets with respect to distributed and dataloader worker processes appears problematic with significant performance traps and inconsistencies wrt to d…