Re: Concurrent execution of extension activities

2009-04-27 Thread Matthieu Riou
On Mon, Apr 27, 2009 at 12:51 PM, Tammo van Lessen wrote: > Matthieu Riou wrote: > > You can't start a thread that will do something at the Jacob level. When > you > > think of it, the main purpose of Jacob is to avoid multi-threading by > using > > a cooperative and lightweight threading model. T

Re: Concurrent execution of extension activities

2009-04-27 Thread Tammo van Lessen
Matthieu Riou wrote: > You can't start a thread that will do something at the Jacob level. When you > think of it, the main purpose of Jacob is to avoid multi-threading by using > a cooperative and lightweight threading model. The way you do parrallel > stuff in Jacob is by injecting more threads.

Re: Concurrent execution of extension activities

2009-04-27 Thread Matthieu Riou
give me. > > Regards, > Juergen. > > > -Original Message- > From: juergen.schumac...@empolis.com [mailto: > juergen.schumac...@empolis.com] > Sent: Tuesday, April 14, 2009 3:15 PM > To: dev@ode.apache.org > Subject: Concurrent execution of extension activitie

Re: Concurrent execution of extension activities

2009-04-27 Thread Tammo van Lessen
gen. > > > -Original Message- > From: juergen.schumac...@empolis.com [mailto:juergen.schumac...@empolis.com] > Sent: Tuesday, April 14, 2009 3:15 PM > To: dev@ode.apache.org > Subject: Concurrent execution of extension activities (RE: Problem with flow > and extension activiti

RE: Concurrent execution of extension activities

2009-04-27 Thread Juergen.Schumacher
humac...@empolis.com [mailto:juergen.schumac...@empolis.com] Sent: Tuesday, April 14, 2009 3:15 PM To: dev@ode.apache.org Subject: Concurrent execution of extension activities (RE: Problem with flow and extension activities) Hi Tammo, > -Original Message- > From: Tammo van Lessen [mai

Concurrent execution of extension activities (RE: Problem with flow and extension activities)

2009-04-14 Thread Juergen.Schumacher
Hi Tammo, > -Original Message- > From: Tammo van Lessen [mailto:tvanles...@gmail.com] > Sent: Thursday, April 02, 2009 4:17 PM > Subject: Re: AW: Problem with flow and extension activities > > That's true. If you need a concurrent execution of extension act