Reduce number of remote calls while logging in and running inside of a cluster

Description

Number of remote calls (i.e. calls to other nodes) is very high during the login process. For each roster contact a remote call to get the contact presence, active privacy list and default privacy list could be requested.

We can either use a new cache to keep track of the session info. Or we might decide to run the presence probe request in a background thread. Using a new cache will be done first since it should optimize many other use cases other than only logging in and probing presences.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created April 15, 2008 at 8:14 AM
Updated April 15, 2008 at 8:15 AM
Resolved April 15, 2008 at 8:15 AM

Flag notifications