Ezra Taylor wrote:

> Hello everyone:
>                            My question is quick and simple, does Linux
> incorporate timeslicing.  If not, please direct me to a site that show
> code to that shows an alternative to performing  Multithreading  in a
> Linux environment.

Linux is a true multitasking system with support for kernel-based
management and scheduling of threads in a multithreaded program. The JVMs
available from Blackdown and Sun run, depending on launch options, with
kernel-managed threads or user-space "green" threads.

Nathan Meyers
[EMAIL PROTECTED]

>
>
> Thank You
> Ezra
>
> Shop online without a credit card
> http://www.rocketcash.com
> RocketCash, a NetZero subsidiary
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to