Eric des Courtis

Results 20 comments of Eric des Courtis

Yes sorry, I meant non-clobbering events, and yes they are the same as dropped in non-custom buffers (for custom think priority queue). Good idea with the pdict that could work...

> The message weight does sound like something that could be simple enough to add. As you said, it should probably be calculated client-side, but that could be hidden in...

That is something I am doing currently. It's not really an issue that the dist port is too slow in my case as far as I know. I use PO...

I see a possibility of misunderstanding. What is remote? 1. Client remote, PO Box + Owner on the same node vs. 2. Client + PO Box on the same node,...

Interesting observation but then wouldn't you need to run one PO Box per node? How well does that scale? Not to mention I use PO Box in an autoscaling group...

Sounds like a very interesting problem to solve! Instead of managing all that I can imagine you would have an application lets call it "The Post Office". It would have...

The protocol between `pobox` and it's owner is not ideal for cross node communication or high latency links so that would need to be addressed.

Yes and I use it that way also. But I've had success using `pobox` remotely as well since input traffic isn't sufficient to saturate the communication between nodes. So `pobox`...

Hi Steve, Thanks for the very thoughtful and detailed answer. I am looking for the right fix here. Thanks for offering feedback. I will have some questions along the way....