Package com.sun.grizzly.strategies

Class Summary
LeaderFollowerStrategy Strategy, which executes Processors in a current threads, and resumes selector thread logic in separate thread.
SameThreadStrategy Strategy, which executes Processors in a current thread.
SimpleDynamicStrategy Simple dynamic strategy, which switches I/O processing strategies, basing on statistics.
SimpleDynamicStrategy.DynamicStrategyContext  
WorkerThreadStrategy Strategy, which executes Processors in worker thread.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.