Go server with two endpoints (/process-single and /process-concurrent).
-
Notifications
You must be signed in to change notification settings - Fork 0
Go server with two endpoints (/process-single and /process-concurrent) to demonstrate the differences in sequential and concurrent processing. The server will sort arrays provided in the request and return the time taken to execute the sorting in both sequential and concurrent manners.
hemanth0808/sortarray
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Go server with two endpoints (/process-single and /process-concurrent) to demonstrate the differences in sequential and concurrent processing. The server will sort arrays provided in the request and return the time taken to execute the sorting in both sequential and concurrent manners.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published