Comment on ShowHN: dweet.io – Twitter for machinesComments−josephwegner12yDo you guys make any promises about latency between when a dweet is sent and when a following client will receive it?Among other things, this seems like it could be a free pub/sub system.. If the latency is low that would make this incredibly useful.−jheising12yNo promises yet, but we plan on offering paid plans that could offer SLAs on latency. Although I will say we architected it from the get-go to be high throughput and low latency— it's all using redis in-memory on the back-end.
Comments
Do you guys make any promises about latency between when a dweet is sent and when a following client will receive it?
Among other things, this seems like it could be a free pub/sub system.. If the latency is low that would make this incredibly useful.
No promises yet, but we plan on offering paid plans that could offer SLAs on latency. Although I will say we architected it from the get-go to be high throughput and low latency— it's all using redis in-memory on the back-end.