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

Creating Goroutines for faster computation #2

Open
yashrsharma44 opened this issue Dec 4, 2020 · 0 comments
Open

Creating Goroutines for faster computation #2

yashrsharma44 opened this issue Dec 4, 2020 · 0 comments
Labels
Advanced Requires good understanding of code-base and problem statement new-feature New feature request

Comments

@yashrsharma44
Copy link
Member

yashrsharma44 commented 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.

@yashrsharma44 yashrsharma44 changed the title Creting Goroutines for faster computation Creating Goroutines for faster computation Dec 4, 2020
@yashrsharma44 yashrsharma44 added Advanced Requires good understanding of code-base and problem statement new-feature New feature request labels Dec 4, 2020
yashrsharma44 pushed a commit that referenced this issue Dec 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Advanced Requires good understanding of code-base and problem statement new-feature New feature request
Projects
None yet
Development

No branches or pull requests

1 participant