Dear Massimo and Dear All,

Finally, it looks  that the problem with SQLite was fixed!

I compiled  SQLite with/SQLITE_THREADSAFE=2/

and, as mentioned earlier, I use this configuration of rivet:

/RivetServerConf SeparateVirtualInterps yes//
//RivetServerConf SeparateChannels yes/

Now, even hundreds request from several users do not raise any error.

Thanks for very agile help,

Regards,

Alexey



On 09/22/2017 04:22 PM, Alexey Noskov wrote:
On 09/21/2017 10:39 PM, Massimo Manghi wrote:
On 09/21/2017 12:02 PM, Alexey Noskov wrote:
Please ignore my previous email, it looks that I have a bug in one of the loading packages, thus script initscript is interrupted before setting variables. I looks I will able to fix it by myself. Sorry!



glad you successfully figured it out yourself, but what about the database query corruptions? Did you move to postgresql?


Not yet, but I am going to move soon. A have a lot of Tcl
functions  I need to use in SQL code. I'm trying to
use PL/Tcl, as I understand it is quite limited solution. E.g. a simple task - is it possible to import packages (package require) and use it in PL/Tcl functions? With SQLite it works perfect, you can even use global variables and open sockets from Tcl/SQLite functions as it is normal proc.


 -- Massimo


---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org


Reply via email to