Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does Collage have onlinne-offline management? #223

Open
leo07046219 opened this issue Mar 1, 2021 · 4 comments
Open

Does Collage have onlinne-offline management? #223

leo07046219 opened this issue Mar 1, 2021 · 4 comments

Comments

@leo07046219
Copy link

I find ping() and pingIdleNodes() cmd,but donot find the online state management of the nodes.
Does Collage maintain the nodes' state via heartbeat and provide state request api, or on/off line callback reg api?
If not, any suggestion for me to build it myself?

Thanks very much!

@eile
Copy link
Member

eile commented Mar 1, 2021

Collage can detect dead nodes, but iirc does not reconnect them automatically. Equalizer uses this to remove them from a running configuration: http://eyescale.github.io/equalizergraphics.com/documents/design/nodeFailure.html

I don't recall if reconnects are possible, but theoretically you can try to relaunch it.

@leo07046219
Copy link
Author

Thx.
Ok,Collage detect the nodes via the api-calling. I may try the reconnect action.

@leo07046219
Copy link
Author

applicationScenarios
This is my applicationScenarios. And try to apply collage to it.

@leo07046219
Copy link
Author

solutionTry

I want some suggestion about the application of Collage, to match the requirement in the the scenarios above.
1.Is is right?
2.how the proxyNode works, I don't think the proxyNode is necessary?
3.and I do not know the best way to build 2-way link between mainboard and subboard——mainboard may initiate a data send action. Just place a new local node and a proxy node in board,and a new local node in subboard?

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants