Christopher Faulet 6f9ea4f87b MINOR: spoe: Replace sending_rate by a frequency counter
sending_rate was a counter used to evaluate the SPOE capacity to process
frames. Because it was not really accurrate, it has been replaced by a frequency
counter representing the number of frames handled by the SPOE per second. We
just check this counter is higher than the number of streams waiting for a
reply. If not, a new applet is created.
2018-02-02 16:00:32 +01:00
..
2018-01-25 22:25:40 +01:00
2017-11-29 10:54:05 +01:00
2009-01-25 13:49:53 +01:00
2017-03-14 11:14:03 +01:00