I have a Java remote task function that needs to read and write to the database, so it introduces bean dependencies into its class. I use ray python to call my Java function across languages. I find that it fails to initialize and those beans cannot be injected normally. Can ray process framework-based java tasks?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Does Ray support invoking overriding Java functions from Python worker? | 1 | 269 | July 18, 2023 | |
Does Java API have something like ray.client().connect()
|
2 | 790 | August 28, 2021 | |
May I can deploy ray server by java application? | 8 | 871 | March 8, 2022 | |
All remote tasks are scheduled to one node | 0 | 421 | August 28, 2021 | |
Non python ray and multi language | 6 | 825 | October 10, 2023 |