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

Migration from parent to child process #4

Open
g302ge opened this issue Jul 15, 2021 · 2 comments
Open

Migration from parent to child process #4

g302ge opened this issue Jul 15, 2021 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@g302ge
Copy link
Owner

g302ge commented Jul 15, 2021

Motivation

Both Outbound and Inbound mode in esl sockets are all long link over TCP, so when we need fix some bug and update some new control logic of our application we need migrate from the parent to child process on single node which could keep the sockets alive.

@g302ge g302ge added the help wanted Extra attention is needed label Jul 15, 2021
@g302ge
Copy link
Owner Author

g302ge commented Jul 15, 2021

you could commit your implementation in the migrate.go file

@g302ge
Copy link
Owner Author

g302ge commented Jul 18, 2021

maybe you could see this project for some inspiration

https://link.zhihu.com/?target=https%3A//github.com/rcrowley/goagain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant