AasishPokhrel made 2 repos yday - shit and yep. no activity between may 17th and june 10th. i have no idea if its possible to calculate the rate at which repos are being created and time your repo creation to hit vanity…
DSQL is so cool - have been following since the release and once it supports more of the postgres feature set + extensions it’ll be a killer. Fantastic architecture deep dive at ReInvent as well.
smart. although, i guess that pushes the locking from selecting queue entries to making sure that objects are placed into exactly 1 batch. curious if you ran into any bottlenecks there?
completely missed this. apologies.
as with everything, it depends on how you're processing the queue. eg we built a system at my last company to process 150 million objects / hour, and we modeled this using a postgres-backed queue with multiple processes…
AasishPokhrel made 2 repos yday - shit and yep. no activity between may 17th and june 10th. i have no idea if its possible to calculate the rate at which repos are being created and time your repo creation to hit vanity…
DSQL is so cool - have been following since the release and once it supports more of the postgres feature set + extensions it’ll be a killer. Fantastic architecture deep dive at ReInvent as well.
smart. although, i guess that pushes the locking from selecting queue entries to making sure that objects are placed into exactly 1 batch. curious if you ran into any bottlenecks there?
completely missed this. apologies.
completely missed this. apologies.
as with everything, it depends on how you're processing the queue. eg we built a system at my last company to process 150 million objects / hour, and we modeled this using a postgres-backed queue with multiple processes…