common-utils/src/main/java/org/warp/commonutils/concurrency/executor
Andrea Cavalli 894351e633 Added maximum queue size to avoid outofmemory 2020-08-27 00:10:07 +02:00
..
AsyncStackTraceExecutorDecorator.java Update to 1.0.4 2020-08-24 23:48:05 +02:00
AsyncStackTraceExecutorServiceDecorator.java Disabled async stacktraces temporarily 2020-08-26 16:30:14 +02:00
BlockingOnFullQueueExecutorServiceDecorator.java Update to 1.0.4 2020-08-24 23:48:05 +02:00
BoundedExecutor.java Added BoundedExecutor (not service) 2020-07-17 16:56:44 +02:00
BoundedExecutorService.java Added maximum queue size to avoid outofmemory 2020-08-27 00:10:07 +02:00
CallableDecorator.java Update to 1.0.4 2020-08-24 23:48:05 +02:00
ConcurrencySegment.java Version 1.0.0 2020-06-12 18:36:36 +02:00
ExecutorDecorator.java Update to 1.0.4 2020-08-24 23:48:05 +02:00
ExecutorServiceDecorator.java Update to 1.0.4 2020-08-24 23:48:05 +02:00
PerKeyReadWriteExecutor.java Version 1.0.0 2020-06-12 18:36:36 +02:00
PerKeySynchronizedExecutor.java Version 1.0.0 2020-06-12 18:36:36 +02:00
PermitReleasingCallableDecorator.java Update to 1.0.4 2020-08-24 23:48:05 +02:00
PermitReleasingRunnableDecorator.java Update to 1.0.4 2020-08-24 23:48:05 +02:00
ReadWriteExecutor.java Version 1.0.0 2020-06-12 18:36:36 +02:00
RunnableDecorator.java Update to 1.0.4 2020-08-24 23:48:05 +02:00
SimplerExecutorServiceDecorator.java Disabled async stacktraces temporarily 2020-08-26 16:30:14 +02:00
SynchronizedExecutor.java Version 1.0.0 2020-06-12 18:36:36 +02:00