Skip to content
Snippets Groups Projects
Commit 2020f60e authored by akwizgran's avatar akwizgran
Browse files

Rewrote StreamConnection to decouple the database from IO.

Runnables encapsulating database or IO tasks are passed to the
relevant threads. The IO thread's task queue is unbounded to avoid
deadlock, but its growth is indirectly limited by the progress of
database tasks.
parent 5099979b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment