You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently our tech-stack uses NodeJS for backend and Vanilla JS for frontend. We would love to add in a separate backend service using Golang for running algorithms in a distributed manner(using goroutines for tasks) which can be parallelized.
This is an advanced issue, so it would require planning and approach to solve it, more like a rough proposal about the implementation details, before tackling it.
Requires basic knowledge of Golang and HTTP package of Golang, along with knowledge of Goroutines.
The text was updated successfully, but these errors were encountered:
yashrsharma44
changed the title
Creting Goroutines for faster computation
Creating Goroutines for faster computation
Dec 4, 2020
Currently our tech-stack uses NodeJS for backend and Vanilla JS for frontend. We would love to add in a separate backend service using Golang for running algorithms in a distributed manner(using goroutines for tasks) which can be parallelized.
This is an advanced issue, so it would require planning and approach to solve it, more like a rough proposal about the implementation details, before tackling it.
Requires basic knowledge of Golang and HTTP package of Golang, along with knowledge of Goroutines.
The text was updated successfully, but these errors were encountered: