Run the same usecase over sun bpel se and you shall get >> 400... 

-----Original Message-----
From: Alex Boisvert [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 25, 2007 3:34 AM
To: servicemix-dev@geronimo.apache.org
Subject: Re: Components OdeBpelEngine are not installed yet:

Hi Hofri,

I would also be interested in some high-level description of your
benchmark and software configuration.  Based on my own testing of Apache
Ode, the storage subsystem is always the bottleneck... either for JMS
message
persistence or the database for process data/event persistence.   For
in-memory scenarios, I've reached over 170 transactions/second[1] with
Ode on my laptop (dual-core) and at that rate XML
marshalling/unmarshalling is pretty much the limiting factor, so I can't
imagine OpenESB doing much more on the same setup.

cheers,
alex

[1] A transaction being defined as a process implementing a
request-response operation, consisting of two remote web service
invocations for a total of 6
messages/transaction, all over SOAP/HTTP.   For in-VM JBI message
exchanges,
the numbers would be much higher.

On 6/24/07, Hofri Yehuda <[EMAIL PROTECTED]> wrote:
>
> Hi,
> Since it's related with my work I can't commit the benchmark...
> But, In summary, ODE is suitable for web-apps, whom ever uses web 
> services or some client oriented web env. and not ESB, can settle for 
> its thruput, yet for a backend machine to produce real output, Sun / 
> Openesb's BPEL-SE is a must, it surpassed ODE by a 3 digits factor!!!
>
> Hofri
>
>
> -----Original Message-----
> From: Paul Brown [mailto:[EMAIL PROTECTED]
> Sent: Sunday, June 24, 2007 9:16 PM
> To: servicemix-dev@geronimo.apache.org
> Subject: Re: Components OdeBpelEngine are not installed yet:
>
> Hi, Hofri --
>
> Do you have your banchmarks posted somewhere?
>
> -- Paul
>
>
> On 6/24/07, Hofri Yehuda <[EMAIL PROTECTED]> wrote:
> > Hi,
> > My benchmark showed pure results for the ODE, I'd recommend you to 
> > use
>
> > SUN's bpel-se, which is compatible with servicemix3.1
> > See: http://www.netbeans.org/kb/60/ep-bpel-se.html
> >
> > Hofri
> >
> >
> >
> >
> >
> > -----Original Message-----
> > From: jbi joe [mailto:[EMAIL PROTECTED]
> > Sent: Sunday, June 24, 2007 1:57 PM
> > To: servicemix-dev@geronimo.apache.org
> > Subject: Components OdeBpelEngine are not installed yet:
> >
> >
> >
> >
> > Is there a howto to get it installed?  I pulled the apache ODE 
> > install
>
> > and loaded the jars to the servicemix/lib/optional dir, not luck 
> > still
>
> > get error message when I try to deploy the EXAMPLE
loanbroker-bpel...
> >
> > --
> > View this message in context:
> > http://www.nabble.com/Components-OdeBpelEngine-are-not-installed-yet
> > %3
> > A-
> > tf3971851s12049.html#a11273982
> > Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
> >
>
>
> --
> [EMAIL PROTECTED]
> http://mult.ifario.us/
>

Reply via email to