|
Project Wonder 5.0.0.8787 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use er.extensions.concurrency | |
|---|---|
| er.attachment.processors | |
| er.directtoweb.pages | |
| er.extensions.concurrency | |
| er.extensions.foundation | |
| er.imadaptor | What is it |
| Classes in er.extensions.concurrency used by er.attachment.processors | |
|---|---|
| ERXAsyncQueue
Simple queue class that runs in a thread, waits and pulls jobs from a queue. |
|
| Classes in er.extensions.concurrency used by er.directtoweb.pages | |
|---|---|
| ERXLongResponseTask
Long response task interface and default implementation should take away the need to tie your long running task directly to a component like with WOLongReponsePage. |
|
| Classes in er.extensions.concurrency used by er.extensions.concurrency | |
|---|---|
| ERXJobLoadBalancer
|
|
| ERXJobLoadBalancer.JobSet
Describes which jobs (index mod modulo) the worker should attempt to process |
|
| ERXJobLoadBalancer.WorkerIdentification
Identifies a worker to the load balancer |
|
| ERXLongResponse
ERXLongResponse is like WOLongResponsePage from JavaWOExtensions, but it can be used as a component and doesn't need to be subclassed. |
|
| ERXLongResponseTask
Long response task interface and default implementation should take away the need to tie your long running task directly to a component like with WOLongReponsePage. |
|
| Classes in er.extensions.concurrency used by er.extensions.foundation | |
|---|---|
ERXCloneableThreadLocal
ERXClonableThreadLocal extends InheritableThreadLocal
to bequeath a cloned copy of the parent object to the child thread.Note: Objects used with this thread local must implement the Cloneable
interface and have a public clone method. |
|
| Classes in er.extensions.concurrency used by er.imadaptor | |
|---|---|
| ERXAsyncQueue
Simple queue class that runs in a thread, waits and pulls jobs from a queue. |
|
|
Last updated: Wed, Jan 7, 2009 04:35 AM EST | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||