[Feature] Check whether current process is ray client server #22755
Labels
enhancement
Request for new feature and/or capability
stale
The issue is stale. It will be closed within 7 days unless there are further conversation
Search before asking
Description
Support check whether current process is a ray client server
Use case
Mars has some special serialization which need to be registered when running on Ray. we need to register those logic for ray client server process, so that when connecting to the ray cluster from ray client, we can make mars objects which may contain weakref serializable by ray client.
Related issues
mars-project/mars#2773
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: