| Depending on how you design things, nsv isn't really the best choice, since growth is unbounded. You're probably better off using the new ns_cache Tcl API, which allows you to create size or time based caches. Look for that as part of the upcoming AOLserver 4.5 release, which we'll hopefully be tagging "officially" in the next couple of weeks. Until then, you can just check out the AOLserver head if interested. $TOP/aolserver/nsd/cache.c One other suggestion would be to keep the APIs flexible enough to support different types of data stores (disk, DB, nsv, cache, etc.). One way to do this would be to provide an API that would allow the user to register read and write callbacks. - n On Sep 23, 2005, at 2:35 PM, Bas Scheffers wrote:
|
- Re: [AOLSERVER] Sessions: do people want them? Daniel P. Stasinski
- Re: [AOLSERVER] Sessions: do people want them? Nathan Folkman
- Re: [AOLSERVER] Sessions: do people want them... Bas Scheffers
- Re: [AOLSERVER] Sessions: do people want ... Nathan Folkman
- Re: [AOLSERVER] Sessions: do people want them... Daniel P. Stasinski
- Re: [AOLSERVER] Sessions: do people want ... Bas Scheffers
- Re: [AOLSERVER] Sessions: do people w... Nathan Folkman
- Re: [AOLSERVER] Sessions: do people want ... Nathan Folkman
- Re: [AOLSERVER] Sessions: do people want them... Harish Krishnan
- Re: [AOLSERVER] Sessions: do people want them? Bas Scheffers
- Re: [AOLSERVER] Sessions: do people want them? Nathan Folkman
- Re: [AOLSERVER] Sessions: do people want them... Bas Scheffers
