Skip to content
Snippets Groups Projects
Commit 18c0c351 authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Asynchronous connect for transfers, fixed self pacing.

It was possible for the previous implementation to sometimes overshoot
the hard limit by a few connections, this yielded very undesirable results
as the master starts dropping connections and forcing slave to reschedule
transfers.

Asynchronous connect is also faster as other pending transfers may be processed
during the connection phase.

refs #65
parent 9bf01cac
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment