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.