Chapter 33. Mobile Optimizations

Table of Contents

Problem Description
Solution
Queueing Algorithms
Configuration

Andrzej Wojcik <andrzejw@tigase.org> v2.0, June 2014: Reformatted for AsciiDoc. :toc: :numbered: :website: http://tigase.net/ :Date: 2012-05-22 17:57

Problem Description

In default configuration stanzas are sent to client when processing is finished, but in mobile environment sending or receiving data drains battery due to use of radio.

To save energy data should be sent to client only if it is important or client is waiting for it.