project-codeflare / rayvens

Rayvens makes it possible for data scientists to access hundreds of data services within Ray with little effort.
Apache License 2.0
43 stars 7 forks source link

Reflect Camel resource requirements on Stream actor in local mode #7

Open tardieu opened 3 years ago

tardieu commented 3 years ago

When running a Camel source or sink in local mode (in the same context as the Stream actor it is attached to), the resource requirements of the Camel components should be reflected on the Stream actor so as to permit the Ray scheduler to make good scheduling and resource allocation decisions.