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

A lot of stuff & optimize storage #7

Merged
merged 26 commits into from
Jan 25, 2024
Merged

Conversation

Miaxos
Copy link
Owner

@Miaxos Miaxos commented Jan 10, 2024

Load balancing tcp connection from thread to thread cost a lot more than expected. Will need to work on some benchmarks and might change a little the architecture.

Only tested with few cores, so it might be more efficient with a lot of cores.

@Miaxos Miaxos self-assigned this Jan 10, 2024
Miaxos added 25 commits January 25, 2024 14:53
Signed-off-by: Anthony Griffon <[email protected]>
Signed-off-by: Anthony Griffon <[email protected]>
Signed-off-by: Anthony Griffon <[email protected]>
Signed-off-by: Anthony Griffon <[email protected]>
Signed-off-by: Anthony Griffon <[email protected]>
Signed-off-by: Anthony Griffon <[email protected]>
Signed-off-by: Anthony Griffon <[email protected]>
Signed-off-by: Anthony Griffon <[email protected]>
Signed-off-by: Anthony Griffon <[email protected]>
Signed-off-by: Anthony Griffon <[email protected]>
Signed-off-by: Anthony Griffon <[email protected]>
Signed-off-by: Anthony Griffon <[email protected]>
Signed-off-by: Anthony Griffon <[email protected]>
Signed-off-by: Anthony Griffon <[email protected]>
Signed-off-by: Anthony Griffon <[email protected]>
Signed-off-by: Anthony Griffon <[email protected]>
@Miaxos Miaxos force-pushed the feat-add-tcp-load-balancing branch from adbbae7 to 232f629 Compare January 25, 2024 13:54
@Miaxos Miaxos changed the title Load balancing tcp A lot of stuff & optimize storage Jan 25, 2024
@Miaxos Miaxos marked this pull request as ready for review January 25, 2024 13:54
Signed-off-by: Anthony Griffon <[email protected]>
@Miaxos Miaxos merged commit 7e5aeec into main Jan 25, 2024
7 checks passed
@Miaxos Miaxos deleted the feat-add-tcp-load-balancing branch January 25, 2024 14:08
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.

1 participant