We already have RAM cache component in-house. I just need a fast read/write
buffered file stream component but can ICS components either read or write
only?

Regards,

SZ


On 10/24/09, Arno Garrels <arno.garr...@gmx.de> wrote:
>
> Fastream Technologies wrote:
> > Hello,
> >
> > What I mean with "disk cache": It is something similar to Squid has.
> > Basically write responses to disk and read from there when not in RAM
> > cache.
>
> No, that's something totaly different.
> What you probably need is a real cache with fast lookup capabilities.
> Squid is AFAIK OS so you could look at their source and see what
> data structure they use for this purpose.
>
> --
> Arno Garrels
>
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
>
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to