Skip to content

Releases: jano7/executor

Version 2.0.2

Choose a tag to compare

@jano7 jano7 released this 20 Sep 18:21
  • Minor change: BoundedBuffer logic moved to KeySequentialBoundedBuffer

Version 2.0.1

Choose a tag to compare

@jano7 jano7 released this 05 Jul 23:04
  • Fixed task trigger/rejection handling

Version 2.0.0

Choose a tag to compare

@jano7 jano7 released this 20 Jun 14:56
  • improved inactive task removal
  • correct shutdown behaviour
  • standalone BoundedExecutor

executor-1.0.6

Choose a tag to compare

@jano7 jano7 released this 03 May 08:32

renamed BoundedExecutor -> KeySequentialBoundedExecutor

executor-1.0.5

Choose a tag to compare

@jano7 jano7 released this 26 Apr 07:33

minor changes

executor-1.0.4

Choose a tag to compare

@jano7 jano7 released this 25 Apr 22:06
  • drain with timeout

executor-1.0.3

Choose a tag to compare

@jano7 jano7 released this 25 Apr 14:07

#1 For BoundExecutor, may need a 'shutdown' method