ege@lemmy.world to Selfhosted@lemmy.worldEnglish · 14 days agoconduwuit, “featureful fork of conduit” (Rust Matrix homeserver), is discontinuedgirlboss.ceoexternal-linkmessage-square66fedilinkarrow-up1110arrow-down14
arrow-up1106arrow-down1external-linkconduwuit, “featureful fork of conduit” (Rust Matrix homeserver), is discontinuedgirlboss.ceoege@lemmy.world to Selfhosted@lemmy.worldEnglish · 14 days agomessage-square66fedilink
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkEnglisharrow-up1·12 days agoSorry, I used “real-time” fairly loosely. I didn’t mean it in the sense of a real-time OS (hard deadlines), more in the sense of “fast updates” (like a chat server). Go is great if you want very low latency in a highly concurrent system.
minus-squaremobotsar@sh.itjust.workslinkfedilinkEnglisharrow-up2·12 days agoAh, sure. Yeah, goroutines are a well-implemented abstraction.
Sorry, I used “real-time” fairly loosely. I didn’t mean it in the sense of a real-time OS (hard deadlines), more in the sense of “fast updates” (like a chat server). Go is great if you want very low latency in a highly concurrent system.
Ah, sure. Yeah, goroutines are a well-implemented abstraction.