Hello John,

Thank you very much for your tip about using a more standard way to include
XML files. I understand that using:

<!DOCTYPE process-definition [
<!ENTITY view1 SYSTEM "_view_file.xml">
]>

before the "process-definition", and then including "&view1;" in the
workflow should work with WEXML. However, I have tried it and have not
managed to get it working, so my question is: should it be working (and thus
it is my fault)? or is it something that must be implemented (and thus we
could volunteer to add)? and is there a DTD to be used/validated for
OpenWFEru language?

Thanks, and kind regards,

Emilio

-----Mensaje original-----
De: [email protected]
[mailto:[email protected]] En nombre de John Mettraux
Enviado el: miƩrcoles, 21 de enero de 2009 4:36
Para: [email protected]
Asunto: [openwferu-users] Re: Workflow start-up time


On Tue, Jan 20, 2009 at 10:28 PM,  <[email protected]> wrote:
>
> just to clarify, we are using:
>
> -ruby 1.8.7 (2008-08-11 patchlevel 72) [i486-linux]
> -OpenWFEru 0.9.18
> -We are using openferu engine with the ruote-web configuration. Some
things
> are in db (e.g. workitem fields) and other things are in file system
> (work_development directory).
> -error_journal? I suppose we are using error_journal included with
> ruote-web.

Hello Emilio,

a few more benchmarks. I have added a upm.xml process to the demo of
ruote-web at http://difference.openwfe.org:3000/
You can test it by yourself as well, just get there and launch that
upm.xml flow.

When running in dev mode, it needs around 2 seconds to launch that
"set 40 fields" process, it drops to around 1 second when running in
production mode. It's a shared virtual server somewhere in Texas, not
much memory. Anyway, nothing like the up to 9 seconds that you are
experiencing. The version of ruote[-web] there is 0.9.19.

I was wondering, you guys seem to have implemented a custom XML
include technique (see
http://groups.google.com/group/openwferu-users/msg/c495096d56402099)
what is the performance cost of that ?

(maybe more classical techniques
http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=x
ml+include
are better handled by REXML...)


OK, I did my homework.

Best regards,

-- 
John Mettraux   -   http://jmettraux.wordpress.com




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Ruote (OpenWFEru) users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to