Open aceakash opened 2 years ago
parallelise a task in a distributed fashion by spinning up multiple consumer processes a. using SQS for messaging b. using a database for tracking tasks
add authentication to the web service
blog track: work up towards writing a blog engine
bank track: implement a bank account, with transfers, and account activity.
(event sourcing, synchronisation)
dictionary/map/hash: fibo?
parallelise a task within a process by spinning up goroutines