Project

General

Profile

Feature #6586

Updated by Evgeny Novikov about 8 years ago

Bridge, Core, schedulers and workers use network very heavily. In particular they send quite many requests and responses with text (JSON) data in them. This issue requests Bridge to compress data to decrease network load. The rest will be implemented in the common library (#6805). (#6587).

Back