Skip to content

Improve performance of async Batch #10

Description

@djw8605

Asynchronous batch apply causes GridR to spawn an R process that will parse the output from the completed jobs. Every 5 seconds, it reads the output from all of the jobs. This can be produce a heavy load on the machine. This process should be optimized to minimize the load on the machine to do async updates.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions