Conversation
Notices
-
Embed this notice
@colinsmatt11 If I'm going to develop a fediverse application, I would go for GNU C with maybe fastCGI.
Mainly due to the flexibility it provides specially in the ability to actually write decent software.
-
Embed this notice
@Burger @PublicLewdness If I'm going to develop a fediverse application, I would go for something like JVM. Mainly due to the flexibility it provides specially in managing stuff.
Most fediverse software suffers from management and upkeep rather than performance bottlenecks.
For example: Epicyon is written in python but it's great software, and runs on a rpi without hiccups, whereas many software performance oriented language suffer a lot, mainly due to database bottlenecks but not limited to that.