7 ms·
C++ and its libraries can do everything erlang does with concurrency, and faster. erlang remains niche mainly for that reason.
by shaklee3 1y ago
C++ and its libraries can do everything erlang does with concurrency, and faster. erlang remains niche mainly for that reason.
- victorbjorklund 1y agoYou can build anything with anything. Not always a good idea. There are a reason few web apps are built using C++ directly.