On Wednesday, May 22, 2002, at 01:37 PM, Berin Loritsch wrote:
>> From: Stuart Roebuck [mailto:[EMAIL PROTECTED]] >> >> My only concern here is that publications don't need to be checked >> synchronously for general use, but they may need to be checked >> synchronously as part of implementing a content management system for >> people who are accessing the content immediately after a change. > > > If your CMS manually invalidated the entry for that resource when a > change is checked in, then your problem is solved. The asynchronous > checking is more advantageous for filesystem resources and such. > The fact that the CMS checks things in using another thread, (as all > requests are in separate threads), gives the effect of asynchronous > management. Do you mean that the CMS manually removes the cache entries? If it invalidated the entries this would still hit against the asynchronous validation issue as it would still have to determine that the entries were invalid, or am I misunderstanding things? Stuart. Public Key - 1024D/88DD65AF 2001-11-23 Stuart Roebuck (Adolos) Key fingerprint = 89D9 E405 F8B1 9B22 0FA2 F2C1 9E57 5AB1 88DD 65AF ------------------------------------------------------------------------- Stuart Roebuck [EMAIL PROTECTED] Systems Architect Java, XML, MacOS X, XP, etc. ADOLOS <http://www.adolos.com/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]