|
![]() |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BlockingThrottle | The base interface for all throttle objects that will block the requesting threads. |
NonBlockingThrottle | The base interface for all throttle objects that will not block the requesting threads. |
Class Summary | |
---|---|
BlockingCountThrottle | Provides throttling that will block the requesting threads if the limit has been reached (and will continue to block the thread until it can enter the throttle or the wait time expires). |
CountPerTimeThrottle | Provides throttling that controls the number of calls within a specific time duration. |
CountThrottle | Provides throttling that controls the number of calls at the same time. |
This package contains Nitido's access throttling library.
|
Nitido NiM 2.5 Java API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.