Hi Przemek:

I only want to add that I personally never trusted this zerospace mechanism. I use threads heavily and in my personal experience. Opening a thread , opening a database, perform an operation, close database and releasing a thread is not time consuming at all. All my operations are under 1 sec. So an http server can handle a good amount of users before becoming slow. Not millions operations like google but for every normal workload on a normal business application is enought. As a reference, to autenticate a user on postgresql is slower than opening a dbf unless you keep for connection open between querys.

Best Regards
Angel

Przemyslaw Czerpak escribió:

Thank you for your tests. Maybe someone else can say sth more about it.

best regards,
Przemek

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to