This repository has been archived on 2022-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
urtrator/requester
Stanislav N. aka pztrn 384754276a Pooler data race fix and experimental qt5 interface.
Fixed Pooler's data race which occurs on every server's pinging
goroutine creation, because of uncontrolled write to current
requests counter. Protected it with mutex.

Added very experimental and not-yet-working qt5 interface. Maybe
it will be completed someday.
2016-12-13 04:47:17 +05:00
..
exported.go Huge refactor regarding concurrency. 2016-10-06 13:55:03 +05:00
pooler.go Pooler data race fix and experimental qt5 interface. 2016-12-13 04:47:17 +05:00
requester_object.go Stop updating servers if we're failed to connect to master server. 2016-11-04 19:37:50 +05:00