|
|
|
|
|
by apta
2816 days ago
|
|
> something Java, C and other languages failed at before Go was introduced. Java's concurrency solutions are just as good, if not better than golang's. Pair that with libraries such as RxJava and you're definitely ahead. I don't see what golang has to offer in that area that the JVM doesn't |
|
We were using C because epoll made it possible for us to compete, but the Java reactivex stuff were lagging behind.