I just built something like this a little while ago. I built it in CF and I am using a scheduled task to clear out expired objects. I might re-factor the cache class itself into Java, but I would probably still use a scheduled task to clear expired items.

On 5/8/06, Tom Chiverton <[EMAIL PROTECTED]> wrote:
>>> On Mon, May 8, 2006 at  6:26 AM, in message
<[EMAIL PROTECTED]>,
[EMAIL PROTECTED] wrote:
> Does this seem like a viable use of the bridge between Java and ColdFusion?

Yeah, sure.

> Do you see any issues with deployment with this approach?

No, I've done something similar in the past.

> Does it seem like overkill?

Writing it in Java to get around an async processing problem certainly does - the clean up thread could be a simple CF scheduled task for instance.


Tom Chiverton



--
---------------
Robert Munn
www.funkymojo.com ----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com).

An archive of the CFCDev list is available at www.mail-archive.com/[email protected]

Reply via email to