An open API service indexing awesome lists of open source software.

https://github.com/bapjiws/concurrent-battleship

Finding all the enemy ships with goroutines
https://github.com/bapjiws/concurrent-battleship

Last synced: 2 months ago
JSON representation

Finding all the enemy ships with goroutines

Awesome Lists containing this project

README

        

The application spawns goroutines for each line and waits on the blocking done channel.