You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by "Gregorio, Nelson" <Ne...@sonda.com> on 2002/02/25 15:14:12 UTC

Screen and Actions are threads safe??

Hi :

I´ve a dude, is turbine thread safe with multiples request to same screens
and actions, because turbine using cache??



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Screen and Actions are threads safe??

Posted by John McNally <jm...@collab.net>.
Screens and Actions have no properties and so they are thread-safe.  Of
course there is nothing preventing you from writing a non-threadsafe
Action/Screen.

john mcnally

"Gregorio, Nelson" wrote:
> 
> Hi :
> 
> I´ve a dude, is turbine thread safe with multiples request to same screens
> and actions, because turbine using cache??
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>