ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> tcl-threads
tcl-threads
Re: [Tcl-Threads] Erlang's mnesia database?
by Andrew Piskorski other posts by this author
Oct 6 2003 10:27AM messages near this date
RE: [Tcl-Threads] Erlang's mnesia database? | [Tcl-Threads] Tcl Threads shared memory support?
On Mon, Oct 06, 2003 at 10:00:41AM -0700, Jeff Hobbs wrote:

>  I know nothing about Mnesia, but for in-memory dbs you might want to
>  consider sqlite (http://www.sqlite.org/).  It is threadsafe, when

Last I checked, Sqllite does not support concurrency.  (It allows at
best one exclusive writer, multiple readers.  No multiple writers
allowed ever.)

nsv, on the other hand, nicely supports concurrent access from
multiple theads (and the Tcl threads extensions even more so).  I want
something clearly more powerful than nsv, not something which better
in some ways but dramatically worse in at least one major, important
way.

-- 
Andrew Piskorski <atp@[...].com> 
http://www.piskorski.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Tcl-Threads mailing list
Tcl-Threads@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-threads
Thread:
Andrew Piskorski
Jeff Hobbs
Andrew Piskorski

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved