Model techniques map
Techniquessoftware implementationinfrastructure service

specific method · filed under software implementation

Replacing short-lived Ray actors with tasks

Converts short-lived actors to tasks to reduce actor registrations.

Also called converting short-lived actors to tasks.

source
1
model
1
lab adopt it
1
strongest
used

How sources treat it

One count per evidence span, weakest treatment to strongest.

used 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

We eliminated 40% of actor registrations by converting short-lived actors to tasks, pooling initialization actors per node, and applied aggressive GCS tuning.

usedsoftware implementationin NeMo-RLNVIDIA

Filed alongside

Other methods under software implementation :: infrastructure service.