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

Implement multithread #44

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Implement multithread #44

merged 2 commits into from
Dec 6, 2023

Conversation

timweri
Copy link
Collaborator

@timweri timweri commented Nov 30, 2023

Rustica Agent now spawns a thread to handle each request. Mutexes are used to ensure thread-safe concurrent accesses to some fields.

Tests done:

@timweri timweri marked this pull request as draft November 30, 2023 16:01
@timweri timweri self-assigned this Nov 30, 2023
@timweri timweri marked this pull request as ready for review November 30, 2023 23:16
@timweri timweri requested a review from obelisk December 1, 2023 02:13
@AbGuthrie
Copy link

This is great, LGTM!

@obelisk obelisk merged commit 7ed477e into develop Dec 6, 2023
8 checks passed
@timweri timweri deleted the thanh-mt branch March 2, 2024 01:30
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