Microservices on C++, or why we made our own framework

16 December, 13:30, «04 Hall. Ashot Yerkat»

Abstracts

We write IO bound applications, that have CPU intensive parts, may require a lot of memory and should be highly available.

Unfortunately, existing solutions did not match our needs, so we made our own framework, with coroutines and dynamic configs.

From this talk you'll get hints on how to combine usage simplicity and C++, production ready coroutines and language without support for them, high development speed, efficiency and safety.

The talk was accepted to the conference program