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

feat: call custom ev_callback if configured #14

Closed
wants to merge 1 commit into from

Conversation

kingluo
Copy link

@kingluo kingluo commented Mar 20, 2023

No description provided.

@kingluo
Copy link
Author

kingluo commented Mar 20, 2023

Maybe it's better to use the full amount of state data in the shm directly to generate reports or metrics, instead of incremental event handling:

  • no need to post a double size of events to the shm
  • no need to maintain a copy of the status in each worker process
  • no need to wait for recovery by self-checker when the worker process recovered from the crash

@kingluo kingluo closed this Mar 20, 2023
@kingluo kingluo mentioned this pull request Mar 22, 2023
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

Successfully merging this pull request may close these issues.

3 participants