Hacker News new | ask | show | jobs
by tptacek 2699 days ago
How well does this work? Can you call a Go library function that spawns goroutines?
2 comments

Yes! I've shipped an app, on the Mac App Store, which uses Go in a non-trivial way (including spawning goroutines). The link is in the article.
Zenly ( http://zen.ly, millions of users, bought by snapchat ) has had an app coded in go and swift for ios ( and go and java for android) for a few years. Judging by the app, and the fact that it’s cross platform i’d say the go part does all the data processing part.

https://m.youtube.com/watch?v=R0oaOohl5jk ( in french but the slides are in english)