This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Info required for Java Thread
- To: Abhijit Mandal <amandal25 at yahoo dot com>
- Subject: Re: Info required for Java Thread
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Sat, 18 Sep 1999 12:58:39 -0700
- Cc: java-discuss at sourceware dot cygnus dot com
- References: <19990918191156.20674.rocketmail@web1503.mail.yahoo.com>
>>>>> "Abhijit" == Abhijit Mandal <amandal25@yahoo.com> writes:
Abhijit> I want to build java threading system.
Abhijit> Can anyone tell me where can I get the required
Abhijit> information(i.e. scheduling, synchronization..etc)?
I don't understand what you mean. Are you trying to write your own
Java thread system? Or trying to port libgcj's? Or ... ?
Tom