> >>The Object pooling question was definately settled on the side of it's > >>not worth it, but things like threads and sockets _are_ different in > >>that the underlying OS has its own limits and imposes them on us. > > > > > > maybe for sockets, but not for threads: a JVM could have (and > JRockit does) > > an abstraction layer between OS-threads and JVM-threads and do its own > > scheduling. > > > > > > > Yeah, a JVM could have, and one does. That's hardly enough to let us > assume that it's pervasive. >
Sure, but your e-mail did look like you were saying that it is a limit imposed by the OS on Java, while it is not. ------------------------------------------------------- This SF.NET email is sponsored by: Thawte.com Understand how to protect your customers personal information by implementing SSL on your Apache Web Server. Click here to get our FREE Thawte Apache Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
