unreliable-connection
PubSub + Reliable message delivery to unreliably present subscribers
I need to build a system th开发者_运维百科at uses a Publish/Subscribe bus (e.g. Mule, ZeroMQ, RabbitMQ), but the literature all implies that subscriber applications are reliably available to receive m[详细]
2023-03-15 18:39 分类:问答Reliable UDP and ACK method question
I am reading about implementations of reliable UDP (ie. sending ACK packets and resending non-ACKed packets again).[详细]
2023-02-02 19:11 分类:问答Are there any libraries or samples for non-duplex WCF chunking?
I\'m looking for a way of implementing a file transfer service over HTTPS which uses chunking to cope with intermittent connectivity loss and to reduce the large timeouts required by using Streaming.[详细]
2023-01-11 11:26 分类:问答Reliable(durable) distributed logging engine
Trying to find a commercial logging framework for distributed systems. This framework must allow .NET applications on a Remote Server to log messages which can then be collected in a Central开发者_运维[详细]
2022-12-13 03:20 分类:问答