Add basic implementation of a job queue to be used in a mult-threaded environment

Issue #3 closed
Igor Sereda created an issue

Originally reported on Google Code with ID 3 ``` SQLiteConnection can be used only from the thread that opened it. To make it easier to use in a multi-threaded environment, a basic job queue class could be added to the library.

```

Reported by `sereda` on 2010-07-21 16:43:22

Comments (2)

  1. Igor Sereda reporter

    Reported by `sereda` on 2010-08-23 20:11:30 - Status changed: `Delivered` - Labels added: FixVersion-201

  2. Log in to comment