From dev-return-99338-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Fri May 02 10:42:44 2008 Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 53336 invoked from network); 2 May 2008 10:42:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 May 2008 10:42:44 -0000 Received: (qmail 66380 invoked by uid 500); 2 May 2008 10:42:44 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 66308 invoked by uid 500); 2 May 2008 10:42:44 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 66297 invoked by uid 99); 2 May 2008 10:42:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 May 2008 03:42:44 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 May 2008 10:42:08 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 83FB3234C10E for ; Fri, 2 May 2008 03:38:55 -0700 (PDT) Message-ID: <589884019.1209724735526.JavaMail.jira@brutus> Date: Fri, 2 May 2008 03:38:55 -0700 (PDT) From: "Steven Dolg (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Updated: (COCOON-2205) Provide an asynchronous caching mechanism. In-Reply-To: <1444560777.1209724615575.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COCOON-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Dolg updated COCOON-2205: -------------------------------- Attachment: async-caching.txt A patch that introduces a new pipeline type that implements the mechanism described above. > Provide an asynchronous caching mechanism. > ------------------------------------------ > > Key: COCOON-2205 > URL: https://issues.apache.org/jira/browse/COCOON-2205 > Project: Cocoon > Issue Type: New Feature > Components: Corona (experimental) > Reporter: Steven Dolg > Attachments: async-caching.txt > > > Provide a caching mechanism that performs cache updates asynchronously, if the cached value is no longer valid, and uses the previously cached result until the updated result is available. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.