diff options
author | Anders Svensson <[email protected]> | 2017-03-15 17:04:44 +0100 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2017-06-11 16:30:38 +0200 |
commit | ca09cf7b697798aca5a4f81a11d5ad1d90f4107e (patch) | |
tree | 129600135950d661fbf23544701ecf47999d8f72 /lib/otp_mibs/Makefile | |
parent | ea339754d579b7e917dab0afa9a4694689f1f990 (diff) | |
download | otp-ca09cf7b697798aca5a4f81a11d5ad1d90f4107e.tar.gz otp-ca09cf7b697798aca5a4f81a11d5ad1d90f4107e.tar.bz2 otp-ca09cf7b697798aca5a4f81a11d5ad1d90f4107e.zip |
Simplify acks to transport processes
What's interesting when implementing some form of load regulation is
when an incoming request has been answered or discarded. Acknowledge
exactly this, not the identity of handler processes as previously. A
transport process can request acks of nonforthcoming answers by sending
{diameter, ack} to the parent peer_fsm, a handler processes identifies
itself with a {handler, pid()} message, and the peer_fsm monitors on
this to be able to send a notification to the transport if the handler
dies before sending an answer.
Diffstat (limited to 'lib/otp_mibs/Makefile')
0 files changed, 0 insertions, 0 deletions