[asterisk-dev] How to improve astdb? Any ideas?

Kevin P. Fleming kpfleming at digium.com
Tue Sep 7 14:08:04 CDT 2010


On 09/07/2010 02:02 PM, Mark Murawski wrote:

> What about my suggestion before?  You can queue up the writes for as
> long as you need to... but when the readers go and get a key from astdb,
> you traverse the write queue first.

The writes are not the issue; the syncs are. If writes are done as
normal, but sync is only done twice a second, then nobody has to wait
except twice a second when a write causes a sync to happen at the same time.

-- 
Kevin P. Fleming
Digium, Inc. | Director of Software Technologies
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
skype: kpfleming | jabber: kfleming at digium.com
Check us out at www.digium.com & www.asterisk.org



More information about the asterisk-dev mailing list