Class ThreadManager

java.lang.Object
com.google.appengine.api.ThreadManager

public final class ThreadManager extends Object
ThreadManager exposes a ThreadFactory that allows App Engine applications to spawn new threads. Refer to this discussion of threads for drawbacks of thread usage and possible alternatives.