HackerTrans
トップ新着トレンドコメント過去質問紹介求人

drewhk

no profile record

コメント

drewhk
·昨年·議論
Grug hurt itself in its confusion!
drewhk
·11 年前·議論
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 年前·議論
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.