On 2015-05-18 20:32, William Stein wrote:
- You can have read/write access the database from multiple processes at once.
Trivial nitpick: *read-only access* from multiple processes at once.

SQLite only allows one process to write at the same time (depending on the configuration, it may or may not allow reading and writing concurrently).

This is not relevant for the graphs database surely, but just something I needed to correct.

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to