numaproj / numaflow-python

Numaflow Python SDK
Apache License 2.0
53 stars 18 forks source link

use env vars provided by Numaflow to compute available CPU and MEM #84

Closed vigith closed 1 year ago

vigith commented 1 year ago

Following values are now exported as ENV values via PR https://github.com/numaproj/numaflow/pull/678

We should use these ENV values where we are creating sub-processes, threads, etc.