Feature #6586
Updated by Evgeny Novikov almost 9 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 They should be compressed to compress data to decrease network load. The rest will be implemented in the common library (#6587).