HackerTrans
TopNewTrendsCommentsPastAskShowJobs

drewhk

no profile record

comments

drewhk
·geçen yıl·discuss
Grug hurt itself in its confusion!
drewhk
·11 yıl önce·discuss
I am a Scala developer but I agree with your points. The only thing that just simply drives me mad in Rust is mandatory semicolons. Once you are used to be able to omit them then it gets really annoying to go back using them.
drewhk
·11 yıl önce·discuss
I see this: https://cloud.google.com/pubsub/subscriber

In the "Delivery contract" section:

"For the most part Pub/Sub delivers each message once, and in the order in which it was published. However, once-only and in-order delivery are not guaranteed: it may happen that a message is delivered more than once, and out of order."

So it is at-least-once delivery as far as I see.