@Gaywallet
Maybe there is no need. I can see the full thread from Mastodon. That's... definitely interesting.
@jarfil@beehaw.org
jarfil
joined 6 years ago
@Gaywallet
Maybe there is no need. I can see the full thread from Mastodon. That's... definitely interesting.
@jarfil@beehaw.org
@BarryZuckerkorn
Rust is intended to be used at the backend part after taking care of all the other bottlenecks. Maybe you need more RAM for better caching, maybe a nosql distributed store, maybe a sharded database, maybe store stuff on NVMe, maybe a sharded storage solution. The point is to have a service capable of saturating the outbound connection, then worry about being able to saturate the service... and only then go to a network load balancer for the service.
@jarfil@beehaw.org