RE: green thread support

2005-05-02 Thread Schaad,John G - TOC
Lee,   Thanks for the additional description of the type of work you are doing.  It appears that the way I am using the java green threads may be different from what you are wanting to do.  I will describe in more detail the way I have been able to use the java green threads on openMosix, an

RE: green thread support

2005-05-02 Thread Lee Rong
Hi John,  Thanks for the reply. My intention is indeed using blackdown JDK to run Java threads on OpenMosix cluster. Actually my program is a java P2P simulation and currently I am only able to run around 6000 threads (i.e., peers) on one machine. My goal is to run approximately 100,000 th

green thread support

2005-05-02 Thread Lee Rong
Hi,  I was just wandering to what blackdown version JDK is green thread supported?   Thanks,   Lee