HackerTrans
TopNewTrendsCommentsPastAskShowJobs

drewhk

no profile record

comments

drewhk
·vorig jaar·discuss
Grug hurt itself in its confusion!
drewhk
·11 jaar geleden·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 jaar geleden·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.