DOS should have a stable, pudly Java VM
Joaquin
kaffe@kaffe.org
Thu, 17 Apr 1997 11:25:19 -0700 (PDT)
>
> What about threads?
>
There is a thread library within the DJGPP directory. I do not beleive
these threads will go across multiple processors, and the threads are not
at the kernel level. (But then, neither are NT's threads either) This
thread library is not the POSIX pThread, but I have encouraged the author
to go towards that direction. The author was enthuiastic that people were
actually interested.
- joaquin