Re: jabberd2 questions?
Christof Meerwald <[email protected]>
| Newsgroups | gmane.network.jabber.admin |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 28 Aug 2008 23:27:08 -0600, Jack Moffitt wrote: [...] > blocking database calls. Also, j2 only uses a single database > connection instead of a connection pool. I don't see how a connection pool could improve anything here. As the session manager is single-threaded, there is no way it can use more than one connection at a time. So, to be able to use more than one connection, you would first have to make it multi-threaded. Christof -- http://cmeerw.org sip:cmeerw at cmeerw.org mailto:cmeerw at cmeerw.org xmpp:cmeerw at cmeerw.org _______________________________________________ JAdmin mailing list FAQ: http://www.jabber.org/discussion-lists/jadmin-faq Forum: http://www.jabberforum.org/forumdisplay.php?f=19 Info: http://mail.jabber.org/mailman/listinfo/jadmin Unsubscribe: [email protected] _______________________________________________