mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
c5eef29bcc
threads can't share the same db connection. So synchronize all queries. Multiple threads *can* access the db concurrently as long as each has its own connection, so I could add connections to the tpool threads. But this will probably be performant enough for the first 10K simultaneous users. :-) |
||
---|---|---|
xwords4 | ||
.gitignore |