[asterisk-users] Redis in place of astdb
Steve Edwards
asterisk.org at sedwards.com
Wed Jul 8 16:59:47 CDT 2020
On Wed, 8 Jul 2020, Dovid Bender wrote:
> we need to use an AGI to connect to redis...
I can execute about 400 AGIs (written in C, only parsing the AGI
environment) per second on a Linode Nanode:
verbose(1,${EPOCH});
agi(null-agi);
...
agi(null-agi);
verbose(1,${EPOCH});
Is the Redis startup (or script startup if you're using a scripting
language) that expensive or are you running very high calls per second?
--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
https://www.linkedin.com/in/steve-edwards-4244281
More information about the asterisk-users
mailing list