Artur Hefczyc opened 1 decade ago
|
|
Andrzej, could you please give estimation on this task assuming the #811 is completed? This would be another presence processing optimization which should improve presence throughput. |
|
I updated estimated time |
|
Comments provided in related ticket. Treat it as the same task unless you find a reason to consider them different. |
|
Type |
Task
|
Priority |
Normal
|
Assignee | |
RedmineID |
812
|
Version |
tigase-server-7.1.0
|
Estimation |
16h
|
Depend
Issue Votes (0)
Watchers (0)
Split the Presence plugin into 2 plugins to separate subscription processing from presence states processing. The current Presence plugin is very complex and hard to maintain. It does not have to be so complex if we can split it into 2 separate plugins. However, we have to complete task #811 to extend plugins API for that.