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

Allow to configure the event buffer size #236

Open
kevinbader opened this issue Jul 31, 2019 · 0 comments
Open

Allow to configure the event buffer size #236

kevinbader opened this issue Jul 31, 2019 · 0 comments

Comments

@kevinbader
Copy link
Contributor

Events a buffered in the Session process. The size of the buffer is currently hardcoded (@event_buffer_size). However, depending on the amount of connections and available memory, a user might want to customize this. => Make this configurable through an environment variable (using RIG.Config).

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

No branches or pull requests

1 participant