[Framework-Team] Plip : indexing files

whit d.w.morriss at gmail.com
Mon Jan 29 17:29:29 UTC 2007


> At this time there are 2 new things to consider :
>
> - portal transforms may overload the zope server
>
> - there may be decorators that should be applied to files in order to
> handle properly specific extra fields (especially for multimedia files :
> metadata etc.)
>
> * Concerning overload of zope server : I think that we should have an
> asynchronous portal transform that may run as a separate twisted deamon.
> This may live together with portal_transforms and may be called
> asynchronous_portal_transform (APT). The only difference with
> portal_transforms is that we need to give a callback method to APT in
> order to allow it to send the result of the transform after a while.
> Therefore if a content type is APT-aware and APT is activated, APT is used
> instead of portal_transforms. This allow to move the overload to one or
> many dedicated servers for example. We may also take a look at BlueDCS (I
> just heard of it but never tried it)
>   
wicked.fieldevent allows you to register subscribers for fieldstorage 
events.  These subscribers could be asyncronous(maybe just some 
instructions that clockserver could handle later).   I would try this first.

-w

-- 

------ d. whit morriss ------
- senior engineer, opencore -
- http://www.openplans.org  -
- m: 415-710-8975           -

"If you don't know where you are,   
 you don't know anything at all"                                             

Dr. Edgar Spencer, Ph.D., 1995

-------------- next part --------------
A non-text attachment was scrubbed...
Name: whit.vcf
Type: text/x-vcard
Size: 291 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-framework-team/attachments/20070129/48d5efd3/attachment.vcf>


More information about the Framework-Team mailing list