JNodeOS v1.2.0 API

edu.utah.janos.nodeos
Class ThreadScheduler

java.lang.Object
  |
  +--edu.utah.janos.nodeos.ThreadScheduler

public class ThreadScheduler
extends java.lang.Object

The scheduler for a ThreadPool.

XXX this is totally incomplete. Should eventually be an abstract class with subclasses representing different schedulers. Scheduler parameters should be supplied when the scheduler is created.

Author:
Janos Ministry of Development
See Also:
ThreadPoolSpec

Constructor Summary
ThreadScheduler()
           
 
Method Summary
static ThreadScheduler basicScheduler()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadScheduler

public ThreadScheduler()
Method Detail

basicScheduler

public static ThreadScheduler basicScheduler()

JNodeOS v1.2.0 API

This documentation is Copyright (C) 1998-2002 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project web site: http://www.cs.utah.edu/flux/janos/
Generated on Mar 17, 2002