I believe the problem here is Sun's VM, specifically the JIT.  Try
disabling the JIT, upgrading to the latest Sun VM, or getting the
IBM JDK.  I can vouch for the IBM JDK being at least better, if not
perfect about JIT thread safety.

But modern VMs definitely support real threads under linux, with
"green" threading model available as well.

-matt

On Sat, Jun 02, 2001 at 03:29:49AM -0700, Enrique Pineda wrote:
> The JBoss article at 
> http://www.jboss.org/documentation/HTML/ch10s02.html states that there 
> is no support for "real threads" in Linux.  I don't know when this 
> article was written, but is this statement true today with the current 
> versions of Linux?
> 
> Thanks,
> epp
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user

-- 

"A weird imagination is most useful to gain full advantage of all the features."

      matt hudson   [EMAIL PROTECTED]    http://www.spaceship.com/~matt

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to