ncdc 1.12 released.
This commit is contained in:
parent
e82b277935
commit
1ac0600f93
10 changed files with 109 additions and 24 deletions
|
|
@ -18,7 +18,7 @@ responsive and handling most of the network interaction. Overall responsiveness
|
|||
of the program would significantly improve when the threads could access the
|
||||
database without involvement of the main thread.
|
||||
|
||||
Which brings us to the following question: What solutions are available for
|
||||
Which brought me to the following questions: What solutions are available for
|
||||
providing multi-threaded access to an SQLite database? What problems may I run
|
||||
in to? I was unable to find a good overview in this area on the net, so I wrote
|
||||
this article with the hope to improve that situation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue