Re: RE: [JBoss-dev] Threading of transactions

2001-12-22 Thread marc fleury
> This is what I wanted to hear. I don't care about > only one thread, I am just > concerned about having only one running thread. > > I am adding an application level transaction data > private to the cmp plugin, > so I need to know if I need to synchronize access to > the tx data. This is > sim

RE: [JBoss-dev] Threading of transactions

2001-12-22 Thread Dain Sundstrom
hread local except it is tx local. -dain > -Original Message- > From: Bill Burke [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 21, 2001 4:27 PM > To: Dain Sundstrom; [EMAIL PROTECTED] > Subject: RE: [JBoss-dev] Threading of transactions > > > I don't

Re: [JBoss-dev] Threading of transactions

2001-12-22 Thread marc fleury
> Is it true that a transaction will only have one > thread running at a time? > I am really only concerned about threads in the > container. no it is not. We have gone through this with Rickard already and he went and found the spec part that says "you can have many threads running in a transa

RE: [JBoss-dev] Threading of transactions

2001-12-22 Thread Bill Burke
> Sundstrom > Sent: Friday, December 21, 2001 4:56 PM > To: [EMAIL PROTECTED] > Subject: [JBoss-dev] Threading of transactions > > > Is it true that a transaction will only have one thread running at a time? > I am really only concerne

[JBoss-dev] Threading of transactions

2001-12-21 Thread Dain Sundstrom
Is it true that a transaction will only have one thread running at a time? I am really only concerned about threads in the container. -dain ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-developm