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 grpc service for URIDrain #3

Merged
merged 5 commits into from
Jun 20, 2023
Merged

Implement grpc service for URIDrain #3

merged 5 commits into from
Jun 20, 2023

Conversation

Superskyyy
Copy link
Member

@Superskyyy Superskyyy commented Jun 20, 2023

  • Removed {int} and {str} from patterns in URIDrain algorithm.

  • Implement a working asyncio grpc server with multiprocessing offloading for algorithm

@Superskyyy Superskyyy added the enhancement New feature or request label Jun 20, 2023
@Superskyyy Superskyyy requested a review from wu-sheng June 20, 2023 00:59
@Superskyyy Superskyyy self-assigned this Jun 20, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 214 files.

Valid Invalid Ignored Fixed
21 2 191 0
Click to see the invalid file list
  • servers/simple/results_manager.py
  • servers/tests/test_shared_object.py

servers/simple/results_manager.py Show resolved Hide resolved
servers/tests/test_shared_object.py Show resolved Hide resolved
Superskyyy and others added 2 commits June 19, 2023 21:02
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@wu-sheng wu-sheng merged commit 3ac2a25 into main Jun 20, 2023
@wu-sheng wu-sheng deleted the grpc-server branch June 20, 2023 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants