[Users] DBTEXT performance vs. MySQL?

Bogdan-Andrei Iancu bogdan at voice-system.ro
Wed Mar 14 19:04:17 CET 2007


Hi Daryl,

theoretically, dbtext should be much faster than mysql as actually 
dbtext is running entirely on cache. Of course, this have some drawback 
also - more shared memory used, impossible to do db changes at runtime 
from outside proxy.

regards,
bogdan

Daryl Sanders wrote:
> Hi Everyone,
>
> I am wondering if anyone here has experience with DBTEXT and can
> comment on it's performance vs. MySQL.
>
> I'm involved in a project where it makes sense to use DBTEXT at least
> for the subscriber table, but I need to know what performance problems
> I might face once the system is loaded with subscribers. For example,
> how many calls per second or minute might I expect to see?
>
> All comments are welcome. Thanks.
>
> - Daryl
>
> _______________________________________________
> Users mailing list
> Users at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
>





More information about the sr-users mailing list