[talk] Go and C++ Performance Improvements

Sujit K M kmsujit at gmail.com
Wed Nov 1 10:31:12 EDT 2017


I am in the process of evaluating solutions that perform better with
failover when
used with Distributed Computing, Similar to Hadoop in Distributed Computing and
K8/Docker in Failover. Is there any specific way to check this, Would
for example
using an C++ Server[1,2] cause this betterment.

Also GOlang which is an very new language I would love to check for
something that
helps in similar Garbage Collection[3], Polymorphism[a.k.a hack with
C++] to help in
performance improvements.


1.https://github.com/eidheim/Simple-Web-Server
2.https://github.com/ipkn/crow
3.https://blog.golang.org/go15gc



More information about the talk mailing list