Projects tigase _server server-core Issues #799
Asynchronous access to database (#799)
Won't Fix
Andrzej Wójcik (Tigase) opened 7 years ago

Currently Tigase XMPP Server uses synchronous access to database and blocks processing packets from particular queue waiting for results of database query.

Moving database related task (execution of queries) to separate threads would remove this block and speed up processing of packets waiting in queue. Some of this packets may even not require access to database to be processed.

Andrzej Wójcik (Tigase) commented 7 years ago

Issue is duplicate of task #5250

wojciech.kapcia@tigase.net batch edited 4 months ago
Name Previous Value Current Value
Iterations
empty
Candidate for next major release
issue 1 of 1
Type
Task
Priority
Normal
Assignee
RedmineID
5247
Version
Candidate for next major release
Issue Votes (0)
Watchers (2)
Reference
tigase/_server/server-core#799
Please wait...
Page is in error, reload to recover