![]() | com.espertech.esper.compat.concurrency Namespace |
[Missing <summary> documentation for "N:com.espertech.esper.compat.concurrency"]
Class | Description | |
---|---|---|
![]() | DedicatedExecutorService | |
![]() | DefaultExecutorService |
Class that provides access to threadPool like services. This class exists to
provide an easier bridge between the CLR thread pool and the JVM thread pool
mechanisms.
|
![]() | DefaultScheduledExecutorService | |
![]() | DisposableTaskFactory | |
![]() | Executors |
Class that provides access to threadPool like services. This class exists to
provide an easier bridge between the CLR thread pool and the JVM thread pool
mechanisms.
|
![]() | MultiThreadedTaskScheduler |
Class that provides access to threadPool like services. This class exists to
provide an easier bridge between the CLR thread pool and the JVM thread pool
mechanisms.
|
![]() | SingleThreadedTaskScheduler |
Class that provides access to threadPool like services. This class exists to
provide an easier bridge between the CLR thread pool and the JVM thread pool
mechanisms.
|
![]() | ValueNotAvailableException |
Interface | Description | |
---|---|---|
![]() | IExecutorService | |
![]() | IFuture |
Default implementation of a future
|
![]() | IFutureT |
TBD: Replace with .NET Task Model
|
![]() | IScheduledExecutorService | |
![]() | IScheduledFuture | |
![]() | IScheduledFutureT |